style changes in the index
[VSoRC/.git] / styles / main.css
index d3e5ec4d656aff650c74d7b11ad0090dcbaab59a..0b3d0f0913e5892cc7983b95c661efbfed38dca2 100644 (file)
@@ -86,27 +86,23 @@ flex-grow: 1;
   justify-content: space-around;
   align-items: stretch;
   align-content: stretch; */
-}
-
-.CPU {
-  display: flex;
-  align-items: stretch;
-  align-content: stretch;
-  justify-content: space-around;
-}
-.CPU div{\r
-  flex-shrink:1;\r
-}
-.iframea {
-  display: flex;
   width: 100%;
-  height: 40em;
-  overflow: auto;
-  border-radius: 20px;
+  display: flex;
+  flex-flow: row wrap\r
 }\r
-#ram, #cpu, #trafico{\r
-\r
+.RAM{\r
+  flex-basis: 60%\r
+}\r
+.CPU{\r
+  flex-basis: 30%;\r
+  flex-grow: 1;\r
+}\r
+.TRAFFIC{\r
+  flex-basis: 100%\r
 }\r
+\r
+\r
+\r
 .navbar{\r
   width: auto;\r
 }\r