mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-01-13 03:36:21 +00:00
fixed margins video
This commit is contained in:
parent
cf5eb9813d
commit
8ec16a639e
@ -6,7 +6,6 @@
|
||||
}
|
||||
|
||||
&--b-margin-external {
|
||||
|
||||
@include atMedium() {
|
||||
margin-bottom: -140px;
|
||||
}
|
||||
@ -48,12 +47,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
&--b-margin {
|
||||
margin-bottom: 70px;
|
||||
|
||||
@include atMedium {
|
||||
margin-bottom: -140px;
|
||||
margin-bottom: -155px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
@include atLarge {
|
||||
padding-bottom: 54.5%;
|
||||
padding-bottom: 55.7%;
|
||||
margin-right: 0px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
@ -767,7 +767,7 @@ a {
|
||||
}
|
||||
@media (min-width: 800px) {
|
||||
.page-section--b-margin-external {
|
||||
margin-bottom: -140px;
|
||||
margin-bottom: -155px;
|
||||
}
|
||||
}
|
||||
.page-section--tb-padding {
|
||||
@ -1008,7 +1008,7 @@ a {
|
||||
}
|
||||
@media (min-width: 1200px) {
|
||||
.video-container {
|
||||
padding-bottom: 54.5%;
|
||||
padding-bottom: 55.7%;
|
||||
margin-right: 0px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user