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

fixed titles on mobile

This commit is contained in:
Fedor Katurov 2019-12-02 17:52:58 +07:00
parent 07bc05bb79
commit 5239229dc7

View file

@ -49,6 +49,13 @@
font: $font_24_semibold;
// height: 24px;
padding-bottom: 6px;
@include tablet {
font-size: 16px;
word-break: break-word;
padding-bottom: 0;
padding-top: 10px;
}
}
.name {