Elemental fix

This commit is contained in:
Tony Air 2019-10-22 15:29:26 +07:00
parent de79daa3b3
commit a4e2f5a46c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ h1.page-header {
}
// add top/bottom paddings for basic elements
.page-content > .element {
.element {
position: relative;
padding: $grid-gutter-element-height 0;