restruct: train info & timetable code

This commit is contained in:
2024-12-20 15:51:16 +01:00
parent 729f66bcdb
commit 2ec4694bd3
7 changed files with 253 additions and 239 deletions
+6
View File
@@ -133,4 +133,10 @@ export default defineComponent({
position: relative;
margin-bottom: 0.5em;
}
@include smallScreen {
.trains_topbar {
justify-content: space-between;
}
}
</style>