Lower 2k font-size
This commit is contained in:
+2
-2
@@ -33,8 +33,8 @@ html {
|
||||
}
|
||||
|
||||
@media screen and (min-width: 2560px) {
|
||||
/* 32px */
|
||||
font-size: ${fontSize * 2}pt;
|
||||
/* 24px */
|
||||
font-size: ${fontSize * 1.5}pt;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user