Remove flast section padding from first section, reformat fonts scss

This commit is contained in:
Alex Shpak
2019-06-10 13:42:35 +02:00
parent e0c63f96de
commit 784fd9bd6a
4 changed files with 31 additions and 28 deletions
+4 -1
View File
@@ -110,7 +110,10 @@ ul.pagination {
.book-section-flat {
margin-bottom: $padding-16 * 2;
margin-top: $padding-16 * 2;
&:not(:first-child) {
margin-top: $padding-16 * 2;
}
> a,
> span {