Merge branch 'master' into patch-1
This commit is contained in:
commit
5420e2d3f6
59 changed files with 892 additions and 738 deletions
|
@ -4,12 +4,15 @@
|
|||
.site-header,
|
||||
.site-content,
|
||||
.site-footer {
|
||||
&::before,
|
||||
&::after {
|
||||
@include clearfix;
|
||||
}
|
||||
|
||||
&::after {
|
||||
@include clearfix-after;
|
||||
}
|
||||
&::before,
|
||||
&::after {
|
||||
|
||||
@include clearfix;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
||||
@include clearfix-after;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue