mirror of
https://github.com/bendtherules/is-nifty-open.git
synced 2026-08-18 13:52:20 +00:00
Reduce font-size for largest width screens to fix scrolling window
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
@media screen and (min-width: 1441px) {
|
||||
.App {
|
||||
font-size: 2.25em;
|
||||
font-size: 1.75em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user