Added Layout and UserProfile
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
grid-area: header;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between; /* put one item on each side */
|
||||
gap: 1rem;
|
||||
padding: 0 1rem;
|
||||
background-color: var(--color-base-300);
|
||||
|
||||
Reference in New Issue
Block a user