mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-03 08:36:41 +07:00
(nextjs) removed logo on mobile
This commit is contained in:
parent
76a1353831
commit
2a6ded288b
2 changed files with 2 additions and 5 deletions
src/containers/main/Header
|
@ -143,10 +143,7 @@
|
|||
}
|
||||
|
||||
.logo_wrapper {
|
||||
|
||||
@include tablet {
|
||||
&.logged_in {
|
||||
display: none;
|
||||
}
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue