1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36: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 {
padding: 0 $gap;
line-height: 1.3em;
@include tablet {
position: relative;