forked from abner/for-legacy-web
Added hamburger and member sidebar icons
This commit is contained in:
@@ -25,6 +25,11 @@ export default styled.div<Props>`
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.menu {
|
||||
margin-inline-end: 8px;
|
||||
color: var(--secondary-foreground);
|
||||
}
|
||||
|
||||
/*@media only screen and (max-width: 768px) {
|
||||
padding: 0 12px;
|
||||
}*/
|
||||
|
||||
Reference in New Issue
Block a user