hide logo icon from expanded menu
This commit is contained in:
@ -19,6 +19,10 @@
|
|||||||
|
|
||||||
.fullMenu {
|
.fullMenu {
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
||||||
|
.logoIcon {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.toggleMenu {
|
.toggleMenu {
|
||||||
|
Reference in New Issue
Block a user