From d644887d4cb2c5d5a4d4b008a2d63dce1cb90bb1 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Mon, 16 Jan 2017 18:57:03 +0100 Subject: Add styleSwitcher. --- src/App.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 85757bce..fd1182e0 100644 --- a/src/App.scss +++ b/src/App.scss @@ -58,6 +58,12 @@ nav { position: fixed; height: 50px; + .inner-nav { + display: flex; + align-items: center; + flex-basis: 920px; + margin: auto; + } } .sidebar { -- cgit v1.2.3-70-g09d2