1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

add "welcome" page

This commit is contained in:
Fedor Katurov 2023-11-05 18:07:17 +06:00
parent e7d0c83686
commit 81fba4a1be
16 changed files with 360 additions and 10 deletions

View file

@ -5,6 +5,7 @@
align-items: flex-start;
justify-content: center;
flex-direction: column;
padding-bottom: $bar_height + $gap;
}
.grid {