TRI-283: add scss posterinvideo
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
.benefits {
|
||||
/*padding: 0 50px;*/
|
||||
|
||||
}
|
||||
|
||||
.benefits .title {
|
||||
margin-bottom: 76px;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.benefits__grid {
|
||||
@@ -13,13 +8,18 @@
|
||||
grid-template-columns: 1.5fr 3fr 1.5fr;
|
||||
}
|
||||
|
||||
.benefits__col {
|
||||
|
||||
.benefits__item {
|
||||
min-height: 122px;
|
||||
padding-right: 7px;
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
|
||||
.benefits__item {
|
||||
margin-bottom: 54px;
|
||||
padding-right: 5px;
|
||||
.benefits__third {
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
.benefits .title {
|
||||
margin-bottom: 76px;
|
||||
}
|
||||
|
||||
.benefits img {
|
||||
@@ -27,11 +27,3 @@
|
||||
top: 14px;
|
||||
right: -11px;
|
||||
}
|
||||
|
||||
.benefits__third {
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
.benefits__third .benefits__item {
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
Reference in New Issue
Block a user