This commit is contained in:
a-ill
2023-06-26 22:08:15 +03:00
parent 1ae7fe3dc2
commit 23fc88d343
5 changed files with 9 additions and 9 deletions

View File

@@ -509,10 +509,10 @@ html {
@media only screen and (max-width: 570px) {
html {
font-size: 12px;
font-size: 13px;
}
}
/*
@media only screen and (max-width: 470px) {
html {
font-size: 11px;
@@ -529,4 +529,4 @@ html {
html {
font-size: 9px;
}
}
}*/