TRI-283: end 1280
This commit is contained in:
12
styles/moover/animate.scss
vendored
12
styles/moover/animate.scss
vendored
@@ -12,6 +12,10 @@
|
||||
margin-bottom: 180px;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
margin-bottom: 141px;
|
||||
}
|
||||
|
||||
&.left {
|
||||
transform: translateX(-180px);
|
||||
}
|
||||
@@ -39,6 +43,10 @@
|
||||
@media (min-width: 1720px) {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
max-width: 99%;
|
||||
}
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
@@ -50,5 +58,9 @@
|
||||
letter-spacing: 0.1px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
width: 54%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user