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

profile layout changes

This commit is contained in:
Fedor Katurov 2020-04-08 20:58:07 +07:00
parent 60473dc57e
commit 5b89706d9d

View file

@ -42,6 +42,7 @@
box-sizing: border-box; box-sizing: border-box;
width: 100%; width: 100%;
color: transparentize(white, 0.5); color: transparentize(white, 0.5);
margin-top: $gap / 2;
} }
.menu { .menu {