TRI-283: end p_mover_landing_page
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
@media (max-width: 767.98px) {
|
||||
.chatterbox {
|
||||
max-width: 100vw;
|
||||
margin: 0 auto 100px;
|
||||
margin: 0 auto 121px;
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
@@ -195,6 +195,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.chatterbox__vbtn::before {
|
||||
width: 55px;
|
||||
height: 55px;
|
||||
}
|
||||
}
|
||||
|
||||
.chatterbox__vbtn::before, .chatterbox__vbtn::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
@@ -261,7 +268,7 @@
|
||||
|
||||
@media (max-width: 479.98px) {
|
||||
.chatterbox__mbtns {
|
||||
top: 61%;
|
||||
top: 61.6%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -275,6 +282,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.chatterbox .title {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
.chatterbox .slick-next {
|
||||
right: -40px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user