diff --git a/src/components/TrainsView/TrainInfo.vue b/src/components/TrainsView/TrainInfo.vue index 552797e..9b23e50 100644 --- a/src/components/TrainsView/TrainInfo.vue +++ b/src/components/TrainsView/TrainInfo.vue @@ -144,7 +144,7 @@ export default defineComponent({ padding: 1em; - background-color: #202020; + background-color: #1a1a1a; gap: 0.5em; }