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

fixed lab gaps

This commit is contained in:
Fedor Katurov 2021-03-30 17:33:59 +07:00
parent fda95b8cd2
commit 19449f13b4
4 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
@import "~/styles/variables.scss";
.wrap {
padding: 0 $gap;
padding: 0 $lab_gap;
line-height: 1.3em;
@include tablet {