poprawki szerokości

This commit is contained in:
2024-03-02 22:19:41 +01:00
parent fcbd6d0883
commit 2a18ba4368
6 changed files with 28 additions and 44 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ export default defineComponent({
.wrapper {
max-width: 100%;
width: 1700px;
width: var(--max-container-width);
}
.stations-options {