TRI-283: end p_mover_landing_page
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
@media (max-width: 991.98px) {
|
||||
margin-bottom: 48px;
|
||||
}
|
||||
|
||||
@media (max-width: 479.98px) {
|
||||
margin-bottom: 37px;
|
||||
}
|
||||
}
|
||||
|
||||
&__grid {
|
||||
@@ -60,6 +64,10 @@
|
||||
margin-bottom: 49px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media (max-width: 479.98px) {
|
||||
margin-bottom: 38px;
|
||||
}
|
||||
}
|
||||
|
||||
&__right {
|
||||
@@ -82,6 +90,10 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (max-width: 479.98px) {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&::after {
|
||||
content: '';
|
||||
display: block;
|
||||
@@ -115,6 +127,10 @@
|
||||
font-weight: 700;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
@media (max-width: 479.98px) {
|
||||
letter-spacing: 0.9px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user