Update index.css
This commit is contained in:
parent
d5c9f70f58
commit
3768ee4246
@ -9,10 +9,6 @@ body {
|
|||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
.darkBody {
|
|
||||||
background-color: #0a0a0a;
|
|
||||||
color: #f1f1f1;
|
|
||||||
}
|
|
||||||
.mobileContainer18 {
|
.mobileContainer18 {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
@ -79,9 +75,6 @@ button {
|
|||||||
transition: transform 0.5s ease;
|
transition: transform 0.5s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.darkButton{
|
|
||||||
background-color: #00e1ff;
|
|
||||||
}
|
|
||||||
|
|
||||||
.source-btn {
|
.source-btn {
|
||||||
background-color: #333333;
|
background-color: #333333;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user