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

auth middleware

This commit is contained in:
muerwre 2019-04-04 17:02:38 +07:00
parent 3982b894d7
commit 4f86847e59
3 changed files with 9 additions and 1 deletions

View file

@ -2,4 +2,5 @@
font-size: $text_sign;
font-weight: 800;
display: flex;
user-select: none;
}