complete frontend restyling
This commit is contained in:
8
frontend-react/public/style.css
Normal file
8
frontend-react/public/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
html {
|
||||
font-family: Roboto, sans-serif;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
}
|
||||
* {
|
||||
font-family: Roboto, serif;
|
||||
}
|
||||
Reference in New Issue
Block a user