chore: global font sizing; chore: train modal dvh

This commit is contained in:
2024-05-25 18:06:01 +02:00
parent 6ea1e91d1d
commit bf8d4a9ef4
3 changed files with 6 additions and 10 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ export default defineComponent({
overflow-x: hidden;
@include smallScreen() {
font-size: calc(0.65rem + 0.8vw);
font-size: calc(0.65rem + 0.85vw);
}
@include screenLandscape() {