From 1626d342530ecae56a885c348265bf74769c138e Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Sun, 16 Aug 2020 23:19:38 +0200 Subject: [PATCH] Fix heigt of name-banner. --- .idea/workspace.xml | 25 ++++++++++++++++--------- app.css | 2 +- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7772b7a..0086034 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,8 +6,7 @@ - - + @@ -339,17 +345,18 @@ - - + - + @@ -366,10 +373,10 @@ - + - + diff --git a/app.css b/app.css index 1d82a77..edf3cfc 100644 --- a/app.css +++ b/app.css @@ -44,7 +44,7 @@ body { #kara-banner { position: fixed; - height: 2.5em; + height: 3.2em; top: 0; left: 0; right: 0;