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

added sidebar headers

This commit is contained in:
Fedor Katurov 2022-01-14 17:02:25 +07:00
parent 01fac15a00
commit 2e75e4f7c0
6 changed files with 61 additions and 7 deletions

View file

@ -1,7 +1,6 @@
@import "src/styles/variables";
.wrap {
@include sidebar_content(600px);
display: flex;
align-items: center;
justify-content: center;