Fix layout on phones

This commit is contained in:
root
2021-11-06 20:48:48 +05:30
parent 84cabbdfed
commit 2756ea0a4d
+5
View File
@@ -39,3 +39,8 @@
.cyrillic {
@include addFonts('Nunito Sans')
}
body {
max-width: 100vw;
overflow-x: hidden;
}