Refactored layout. Added NavBar component.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.buttonGroup {
|
||||
display: flex;
|
||||
place-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user