Zmiany w wyglądzie, poprawki responsywności

This commit is contained in:
2021-03-20 20:16:09 +01:00
parent 12c7c44014
commit 1a93fa3249
11 changed files with 90 additions and 120 deletions
+2 -2
View File
@@ -139,8 +139,8 @@ export default class TrainsView extends Vue {
}
@include smallScreen {
.options-wrapper {
justify-content: center;
.options-bar {
font-size: 1.15em;
}
}
</style>