Display some server process information (memory, cpu usage, uptime)
[valheim_web.git] / backend / style.scss
index 8cd13ad..1482fa6 100644 (file)
@@ -1,5 +1,5 @@
 * {
-  margin: 50px;
+  margin: 15px;
   padding: 0px;
 }
 
@@ -7,7 +7,7 @@ body {
    font-size: 18px;
    text-shadow: 2px 2px 2px #DDD;
    text-align: center;
-   line-height: 30px;
+   line-height: 15px;
    color: #5b5b5b;
    background-color: #ededed;
    margin: 0px;
@@ -16,4 +16,3 @@ body {
 img {
   border: 0px;
 }
-