mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-27 18:04:28 +01:00
Reduce overall font size
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
|
||||
html {
|
||||
font-family: Helvetica, sans-serif;
|
||||
font-size: 20px;
|
||||
font-size: 19px;
|
||||
font-weight: 300;
|
||||
}
|
||||
@media (max-width: 580px) {
|
||||
html {
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user