mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
fixed header appearance on mobile
This commit is contained in:
parent
deb8c27eca
commit
ccec211727
5 changed files with 17 additions and 6 deletions
|
@ -6,4 +6,8 @@
|
|||
user-select: none;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
|
||||
@include tablet {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue