Refactored layout. Added NavBar component.
This commit is contained in:
@@ -14,7 +14,7 @@ body {
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
color: var(--font-color100);
|
||||
background: var(--background200);
|
||||
background: var(--base50);
|
||||
}
|
||||
|
||||
*,
|
||||
|
||||
Reference in New Issue
Block a user