Dodano tłumaczenie na angielski; poprawki w wyglądzie

This commit is contained in:
2021-03-09 22:59:47 +01:00
parent 2c60428599
commit 51cd2da4a1
14 changed files with 142 additions and 143 deletions
+1 -7
View File
@@ -243,8 +243,6 @@ export default class StationsView extends Vue {
.stations_view {
position: relative;
font-size: 0.9em;
padding: 1rem 0;
min-height: 100%;
}
@@ -267,13 +265,9 @@ export default class StationsView extends Vue {
.bar_actions {
display: flex;
@include smallScreen() {
justify-content: center;
}
width: 100%;
font-size: 1.25em;
font-size: 1.15em;
button {
margin-right: 0.5em;