chore: cleanup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.navigationMenu {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
gap: var(--Spacing-x4);
|
||||
}
|
||||
Reference in New Issue
Block a user