IMPROVEMENT: ui.elemental styling

This commit is contained in:
Tony Air 2019-12-12 21:35:25 +07:00
parent 1deb5d25fc
commit c502b308b4
1 changed files with 10 additions and 0 deletions

View File

@ -5,6 +5,7 @@
// hide default page title cuz elemental object will be used to display titles
h1.page-header {
display: none;
margin-bottom: 0;
&.no-elements {
display: block;
@ -33,6 +34,15 @@ h1.page-header {
padding-bottom: $grid-gutter-element-height;
}
}
// Sidebar elements
&.secodary {
padding: ($grid-gutter-element-height / 2) 0;
}
}
.sidebar {
padding: ($grid-gutter-element-height / 2) 0;
}
// remove container paddings for the slideshow