- background color change
This commit is contained in:
@@ -15,7 +15,7 @@ html{
|
||||
margin: 0px;
|
||||
color: white;
|
||||
font-size: 18px;
|
||||
background-color: #303030;
|
||||
background-color: #1e1e2e;
|
||||
background-image: url('./img/index-background-v2.png?v=2');
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@ html{
|
||||
min-height: 100vh;
|
||||
justify-items: center;
|
||||
margin-bottom: 100px;
|
||||
background-color: #333333;
|
||||
background-color: #1e1e2e;
|
||||
}
|
||||
.main-text{
|
||||
min-width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user