diff -r de8d18c8251d -r a28361bda28c client/src/App.scss --- a/client/src/App.scss Mon Sep 03 11:57:58 2018 +0200 +++ b/client/src/App.scss Mon Sep 03 20:02:14 2018 +0200 @@ -194,27 +194,5 @@ text-decoration-style: dotted; } -.editor-fixed { - border-top: 1px solid #efefef; - background-color: #fff; - padding: 20px 0; -} - -.panel-login, -.panel-register { - margin-top: 60px; -} - -#home-text{ - color:black; - font-size: 70px; - font-weight: bolder; - background-color:white; - border-color:white; -} - -#welcome { - font-size: 25px; - font-weight: bolder; }