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

fixed node appearance

This commit is contained in:
muerwre 2019-08-20 21:58:14 +07:00
parent e3d6f60850
commit 7f168a93e7
4 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
display: flex;
align-items: flex-start;
justify-content: flex-start;
padding-left: $gap;
padding-left: $gap / 2;
@include tablet {
padding-left: 0;