Scaling
FONT AND MENU SCALING |
To accomodate for larger screens, most fonts and the top menu are scaled using the following rules.
|
Big Screens |
Screens wider than 1680px @media all and (min-width: 1681px) All values multiplied by factor 1.2 |
Huge Screens |
Screens wider than 2200px @media all and (min-width: 2201px) All values multiplied by factor 1.5 |