Drop font size lower to fit more in

This commit is contained in:
Daniel Compton 2017-10-27 16:47:52 +13:00
parent 4935d3f50f
commit 91b5d7d83b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
all: initial;
/*! abridged from normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
line-height: 1.15;
font-size: 14px;
font-size: 12px;
/* Text-level semantics
========================================================================== */
/* Embedded content

View File

@ -26,7 +26,7 @@
/*! abridged from normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
line-height: 1.15;
font-size: 14px;
font-size: 12px;
div,
nav {