From dc110c3c63451cda54c20ae2f30025d7c07dca39 Mon Sep 17 00:00:00 2001 From: Nick Shine Date: Wed, 5 Dec 2018 18:31:24 -0600 Subject: add edit page config instructions to readme and update font-size --- assets/book.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'assets') 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; } } -- cgit v1.2.3