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

#23 fixed line height for lab text

This commit is contained in:
Fedor Katurov 2021-03-24 21:24:37 +07:00
parent aed14771c5
commit 7121148aa9

View file

@ -2,6 +2,7 @@
.wrap { .wrap {
padding: 0 $gap; padding: 0 $gap;
line-height: 1.3em;
@include tablet { @include tablet {
position: relative; position: relative;