menu icons, animations and color variable updates
This commit is contained in:
@ -2,8 +2,10 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: flex-end;
|
||||
min-height: 60vh;
|
||||
padding: var(--spacing-sitepadding);
|
||||
background: var(--color-background-secondary);
|
||||
background: var(--color-chateauBlue);
|
||||
color: var(--color-betongGray);
|
||||
position: relative;
|
||||
z-index: 700;
|
||||
|
||||
|
Reference in New Issue
Block a user