refactor(ui): refine container border sizing
[e-mobility-charging-stations-simulator.git] / ui / web / src / App.vue
index 7d52542fa18906f189c208c265ee5fb6db2bb99d..1a0b1d6428ffab304a84fa3800cb0fe57b0dfb4a 100644 (file)
@@ -38,7 +38,7 @@ import Container from '@/components/Container.vue'
   margin-right: 0.2%;
   margin-left: 0.2%;
   padding: 0.4%;
-  border: solid black;
+  border: solid 0.25px black;
 }
 
 body {