fix: responsywność

This commit is contained in:
2023-02-12 00:30:05 +01:00
parent e959eac6c5
commit 2f6e2e7402
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
font-size: 1rem;
@include smallScreen() {
font-size: calc(0.5rem + 1.1vw);
font-size: calc(0.65rem + 1.1vw);
}
@include screenLandscape() {