Poprawiono globalny scroll

This commit is contained in:
2022-07-04 14:09:25 +02:00
parent 135c084480
commit b5af97696e
2 changed files with 5 additions and 4 deletions
-3
View File
@@ -28,11 +28,8 @@
// APP
.app {
background: $bgCol;
color: white;
font-size: 1rem;
overflow-y: scroll;
@include smallScreen() {
font-size: calc(0.4rem + 1.4vw);