mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Decrease font size to 17px (#217)
This commit is contained in:
committed by
GitHub
parent
555d24698b
commit
113ad1c6f9
@@ -54,7 +54,7 @@ html {
|
||||
}
|
||||
@media (min-width: 38rem) {
|
||||
html {
|
||||
font-size: 18px;
|
||||
font-size: 17px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user