Poprawiono wyświetlanie uwag eksploatacyjnych dla stacji końcowych

This commit is contained in:
2022-03-27 15:48:51 +02:00
parent 161a632f49
commit 61a3bafe07
2 changed files with 9 additions and 2 deletions
+2
View File
@@ -34,6 +34,8 @@ export default defineComponent({
@import '../../styles/responsive.scss';
.wrapper {
font-size: 1em;
@include smallScreen() {
font-size: 1.2em;
}