1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00

fixed node title size

This commit is contained in:
Fedor Katurov 2020-04-30 11:16:16 +07:00
parent ee6ec97ea7
commit c3e92e1b47
2 changed files with 2 additions and 1 deletions

View file

@ -86,7 +86,7 @@
@include tablet {
white-space: nowrap;
padding-bottom: 0;
font: $font_16_semibold;
font: $font_20_semibold;
}
}