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

some header fixes

This commit is contained in:
muerwre 2019-08-01 03:51:31 +07:00
parent 7ae8205e27
commit 72c096daca
9 changed files with 53 additions and 38 deletions

View file

@ -56,6 +56,7 @@ body {
}
:global(.default_container) {
width: 100%;
max-width: $content_width;
margin: auto;
}