slider fix
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user