|
|
|
|
@ -310,7 +310,7 @@ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#screen-size-overlay { |
|
|
|
|
font-size: clamp(0.6em, 0.8em, 1em) !important; |
|
|
|
|
font-size: clamp(0.4em, 0.6em, 0.8em) !important; |
|
|
|
|
max-height: 120px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@ -334,7 +334,7 @@ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#screen-size-overlay { |
|
|
|
|
font-size: clamp(0.6em, 1em, 1.2em) !important; |
|
|
|
|
font-size: clamp(0.6em, 0.8em, 1em) !important; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@ -358,6 +358,6 @@ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#screen-size-overlay { |
|
|
|
|
font-size: clamp(1.2em, 1.5em, 1.8em) !important; |
|
|
|
|
font-size: clamp(1.2em, 1.4em, 1.6em) !important; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|