client/src/App.scss
changeset 154 a28361bda28c
parent 151 57d63a248f0d
child 155 e55ae84508bf
--- 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;
 
 }