summaryrefslogtreecommitdiff
path: root/assets/book.scss
diff options
context:
space:
mode:
authorNick Shine <shine.nick@gmail.com>2018-12-05 18:31:24 -0600
committerAlexander Shpak <alex-shpak@users.noreply.github.com>2018-12-07 15:03:15 +0100
commitdc110c3c63451cda54c20ae2f30025d7c07dca39 (patch)
treefd1315bc4187dc69db1865270d242f1346210248 /assets/book.scss
parentbd265f5f91b6753d6e69d384fe4ee9ca6c932c13 (diff)
add edit page config instructions to readme and update font-size
Diffstat (limited to 'assets/book.scss')
-rw-r--r--assets/book.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/book.scss b/assets/book.scss
index c509c63..6038bde 100644
--- a/assets/book.scss
+++ b/assets/book.scss
@@ -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;
}
}