mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 06:38:27 +00:00
fix: hide navbar's emotion style elements
This commit is contained in:
parent
0d9bac4c5c
commit
a6b6b6680f
@ -130,6 +130,10 @@ const NavBarContainer = styled.nav<{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
style {
|
||||
display: none !important;
|
||||
}
|
||||
`
|
||||
|
||||
const NavLinksContainer = styled.div`
|
||||
|
Loading…
x
Reference in New Issue
Block a user