diff --git a/src/App.scss b/src/App.scss index 6efae25..9bbaf37 100644 --- a/src/App.scss +++ b/src/App.scss @@ -87,7 +87,6 @@ .train-logo { position: relative; - z-index: 2; } .header { diff --git a/src/components/TrainsView/TrainInfo.vue b/src/components/TrainsView/TrainInfo.vue index a0ae941..5ca0099 100644 --- a/src/components/TrainsView/TrainInfo.vue +++ b/src/components/TrainsView/TrainInfo.vue @@ -1,6 +1,64 @@