mirror of
https://github.com/DevEhChad/chadsreactproject.git
synced 2025-11-08 21:41:36 +00:00
Updated
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
width: 50svw;
|
||||
margin-left: 30px;
|
||||
padding: 16px;
|
||||
background-color: rgba(105, 105, 105, 0.16);
|
||||
background-color: rgba(32, 31, 31, 0.40);
|
||||
}
|
||||
|
||||
.headerContainer h1 {
|
||||
@@ -26,7 +26,7 @@
|
||||
font-size: 90px;
|
||||
height: auto;
|
||||
font-weight: 50;
|
||||
color: white;
|
||||
color: black;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
padding: 0;
|
||||
font-size: 40px;
|
||||
font-weight: lighter;
|
||||
color: white;
|
||||
color: black;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
border-radius: 18px;
|
||||
cursor: pointer;
|
||||
justify-content: center;
|
||||
background-color: hsla(0, 0%, 0%, 0.765);
|
||||
background-color: black;
|
||||
height: 50px;
|
||||
width: 180px;
|
||||
color: rgb(255, 255, 255);
|
||||
|
||||
Reference in New Issue
Block a user