Explorar el Código

Slight style tweak

Lee Morgan hace 6 años
padre
commit
934d185034
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      views/dashboardPage/dashboard.css

+ 1 - 0
views/dashboardPage/dashboard.css

@@ -59,6 +59,7 @@ body{
     display: flex;
     justify-content: space-between;
     align-items: center;
+    margin-bottom: 3px;
     width: 80%;
     padding: 10px 25px;
     box-sizing: border-box;