мал еньк трол линг

This commit is contained in:
2023-11-07 13:52:38 +03:00
parent 09c52d8c20
commit 2701db8795
6 changed files with 27 additions and 24 deletions

View File

@@ -41,7 +41,7 @@
margin: auto;
margin-top: var(--vologdaBoxMargin);
width: calc(var(--defaultBoxWhight)*1.25);
width: calc(var(--defaultBoxWhight)*1.26);
text-align: center;
@@ -72,9 +72,10 @@
position:relative;
margin: auto;
width: calc(var(--defaultBoxWhight)*1.2);
width: calc(var(--defaultBoxWhight)*1.25);
margin-top: 6vw;
height: 25%;
max-width: 71%;
text-align: center;
@@ -140,7 +141,8 @@
img {
max-width:100%;
max-height:100%;
/* max-height:100%; */
max-height:800px;
}
:root {