Poprawki wyglądu i funkcjonalności

This commit is contained in:
2021-03-03 01:03:21 +01:00
parent 4aa64803b1
commit 639888a499
12 changed files with 2224 additions and 201 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ export default class FilterCard extends Vue {
@import "../../styles/card";
.card {
font-size: 1.5em;
font-size: 1.45em;
&-title {
font-size: 2em;
@@ -288,8 +288,6 @@ section.station_table {
overflow-y: hidden;
font-size: calc(0.55rem + 0.35vw);
font-weight: 500;
font-size: 1.2em;
}
.table_wrapper {