update
This commit is contained in:
@@ -32,7 +32,7 @@ body {
|
||||
overflow-x: clip;
|
||||
max-width: 100vw;
|
||||
min-height: 100vh;
|
||||
text-transform: capitalize;
|
||||
text-transform: none;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
@@ -179,7 +179,7 @@ h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--mont);
|
||||
text-transform: capitalize;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.odometer {
|
||||
|
||||
Reference in New Issue
Block a user