This commit is contained in:
Петухова Ростислава
2023-11-01 00:48:31 +03:00
4 changed files with 19 additions and 3 deletions

View File

@@ -91,7 +91,12 @@
box-shadow: 0 0 1em rgba(0,0,0,0.7);
}
img{
max-width:100%;
max-height:100%;
}
:root {
--vologdaBoxMargin: 6vw;
--boxHeight: 3.1vw;