Version 2

This commit is contained in:
Петухова Ростислава
2023-10-31 19:39:28 +03:00
parent 648dba0a50
commit c5b1b7125f
12 changed files with 200 additions and 126 deletions

View File

@@ -21,11 +21,5 @@
}
:root {
--textSize: 1vw;
}
@media screen and (max-width: 980px) {
:root {
--textSize: 2vw;
}
--textSize: 1.2em;
}