client/src/components/Navbar.scss
changeset 161 a642639dbc07
parent 154 a28361bda28c
child 167 1f340f3597a8
--- a/client/src/components/Navbar.scss	Mon Oct 08 03:30:54 2018 +0200
+++ b/client/src/components/Navbar.scss	Mon Oct 08 04:09:19 2018 +0200
@@ -88,10 +88,9 @@
 }
 
 .modal-warning{
-    color:#F95B5B;
-    font-size:60px;
+    font-size: 4rem;
 }
 
 #logout-modal-button {
-    font-size: 14px;
+    font-size: .9rem;
 }