slider fix

This commit is contained in:
DmitriyB
2022-09-30 15:34:08 +05:00
parent 1a76cfb939
commit 7138580aef
4 changed files with 32 additions and 14 deletions
@@ -206,8 +206,7 @@
}
.title__caption {
font-size: 3.1vw;
width: 80%;
font-size: 4vw;
}
.animation-container {
@@ -216,13 +215,13 @@
background-repeat: no-repeat;
padding: 10px;
background-repeat: no-repeat;
background-position: 1px 159px;
background-position: 1px 180px;
background-size: contain;
}
.title {
font-weight: 300;
font-size: 15vw;
font-size: 17.9vw;
line-height: 80%;
}