Poprawki responsywności

This commit is contained in:
2022-09-30 14:56:49 +02:00
parent 4ec544e8a9
commit a65b09981b
6 changed files with 46 additions and 76 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
font-size: 1rem;
@include smallScreen() {
font-size: calc(0.5rem + 1.3vw);
font-size: calc(0.55rem + 1vw);
}
}