refactor(ui): resize buttons bar
[e-mobility-charging-stations-simulator.git] / ui / web / src / views / ChargingStationsView.vue
index 0b57bb9d8ad002c3035287bacadc9c1a265e64c6..695b88608b4df60c0e90ff848167057ddcbcdfb7 100644 (file)
@@ -382,7 +382,7 @@ const stopSimulator = (): void => {
 #reload-button {
   color: ivory;
   background-color: blue;
-  font-size: 2rem;
+  font-size: 1.5rem;
 }
 
 #reload-button:hover {