Clear floats
This commit is contained in:
parent
467a748815
commit
ffef5a93de
1 changed files with 2 additions and 0 deletions
|
@ -308,6 +308,7 @@
|
|||
}
|
||||
|
||||
.archive__subtitle {
|
||||
clear: both;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
|
@ -354,6 +355,7 @@
|
|||
|
||||
.back-to-top {
|
||||
display: block;
|
||||
clear: both;
|
||||
color: lighten($text-color, 50%);
|
||||
font-size: 0.6em;
|
||||
text-transform: uppercase;
|
||||
|
|
Loading…
Reference in a new issue