diff -r 183b128a4189 -r a642639dbc07 client/src/components/Navbar.scss --- 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; }