Move the huge screen breakpoint to 1600px.
This commit is contained in:
parent
d7a63f2277
commit
d277684331
@ -2737,7 +2737,7 @@ img.mfp-img {
|
||||
|
||||
/* HUGE SCREEN (e.g. desktops)
|
||||
----------------------------------------------------------------- */
|
||||
@media only screen and (min-width: 1400px) {
|
||||
@media only screen and (min-width: 1600px) {
|
||||
html {
|
||||
font-size: 1.125em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user