From 756a493ab132a85f828ffa183ee7460efaf554c8 Mon Sep 17 00:00:00 2001 From: Minasokoni Date: Thu, 22 Jun 2017 14:55:14 -0700 Subject: [PATCH] forgot fontsize --- src/style/_topbar.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/style/_topbar.scss b/src/style/_topbar.scss index 9ddb5266..4bded694 100644 --- a/src/style/_topbar.scss +++ b/src/style/_topbar.scss @@ -57,6 +57,8 @@ margin: 0; span { + font-size: 16px; + flex: 1; padding: 0 10px 0 0;