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

fixed header

This commit is contained in:
muerwre 2019-08-09 15:38:01 +07:00
parent ba614a115d
commit 87d59b4905
3 changed files with 6 additions and 9 deletions

View file

@ -16,7 +16,8 @@
font: $font_16_medium;
text-transform: uppercase;
> a {
> a,
> div {
display: flex;
align-items: center;
position: relative;