mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-01-11 14:44:35 +00:00
Drop font size lower to fit more in
This commit is contained in:
parent
4935d3f50f
commit
91b5d7d83b
@ -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
|
||||
|
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user