Files
old-web/frontend-react/public/style.css

9 lines
144 B
CSS
Raw Normal View History

2019-01-29 20:30:43 +01:00
html {
font-family: Roboto, sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
* {
font-family: Roboto, serif;
}