add edit page config instructions to readme and update font-size

This commit is contained in:
Nick Shine
2018-12-05 18:31:24 -06:00
committed by Alexander Shpak
parent bd265f5f91
commit dc110c3c63
4 changed files with 10 additions and 5 deletions
+3 -3
View File
@@ -136,12 +136,12 @@ ul.pagination {
.book-git-footer {
display: flex;
margin-top: $padding-16;
font-size: $font-size-12;
font-size: $font-size-14;
align-items: baseline;
img {
width: $font-size-12;
vertical-align: bottom;
width: $font-size-14;
vertical-align: bottom;
}
}