removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / frontend-src / src / app / description / description.component.scss
diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/description/description.component.scss b/blueprints/common/eliot-ui/frontend-src/src/app/description/description.component.scss
deleted file mode 100644 (file)
index 0c1efa5..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-.main{
-    .example-container {
-        // background-color: lightskyblue;
-      display: flex;
-      flex-direction: column;
-      width: 90%;
-      padding: 10px;
-      margin: auto;
-      height: auto;
-      mat-card {
-        background-color: lightyellow;
-        color: black;
-        min-height: calc(100vh - 20px);
-      }
-    }
-  
-  }
-  
-  
\ No newline at end of file