Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/templates/g5_hydrogen/custom/scss/ |
| [Home] [System Details] [Kill Me] |
.g-video-feature {
margin-left: -($content-padding);
margin-right: -($content-padding);
text-align: center;
.g-video-feature-left {
@include breakpoint(tablet-range) {
}
@include breakpoint(mobile-only) {
margin-bottom: 30px;
}
.g-content {
margin: 0 $content-margin 0 0;
padding-top: 0;
padding-bottom: 0;
}
}
.g-video-feature-right {
.g-content {
margin: 0 0 0 $content-margin;
padding-top: 0;
padding-bottom: 0;
}
&.align-right {
text-align: right;
}
}
.g-video-feature-title {
margin-top: -5px;
}
.g-video-feature-link {
margin-top: 5px;
i {
margin-right: 10px;
}
}
.g-video-feature-desc {
margin: 1.5rem 0;
i {
margin-right: 8px;
}
}
}