mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
Further clamping
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -253,7 +253,7 @@ body.page-edition::before {
|
|||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
html {
|
html {
|
||||||
font-size: clamp(11px, 1vw + 0.5rem, 18px);
|
font-size: clamp(14px, 1vw + 0.5rem, 16px);
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
Reference in New Issue
Block a user