More cleanup
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / controlpanel.component.scss
index ddefe09..5977f5e 100644 (file)
@@ -193,14 +193,6 @@ mat-drawer-content {
   max-width: 4rem;
 }
 
-.home_bg_image {
-  height: 40em;
-  background-size: cover;
-  width: auto;
-  background-image: url('../assets/intelligence.png');
-  background-position: 50% 50%;
-}
-
 /*Header*/
 .main__header {
   width: 100%;
@@ -233,7 +225,7 @@ mat-drawer-content {
 
 .mode-toggle__bg {
   height: 1rem;
-  width: 2rem;
+  width: 2.7rem;
   border-radius: 0.5rem;
   background-color: rgba(0, 0, 0, 0.5);
   display: inline-block;