big update
This commit is contained in:
14
res/style-mobile.css
Normal file
14
res/style-mobile.css
Normal file
@@ -0,0 +1,14 @@
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0 5vw 0 5vw;
|
||||
|
||||
font-family: "DM Sans", sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
color: white;
|
||||
background-color: #323232;
|
||||
}
|
||||
|
||||
a {
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user