mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2026-01-16 06:06:22 +00:00
theme color a bit more brown
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
grid-template-columns: 200px 1fr auto;
|
||||
grid-template-areas: 'logoSection siteAndEnvironment profileAndHelp';
|
||||
align-items: center;
|
||||
background: #1c1819;
|
||||
background: var(--theme);
|
||||
padding: 0 1rem;
|
||||
border-radius: 6px;
|
||||
color: white;
|
||||
@@ -79,6 +79,7 @@
|
||||
font-size: 1.5rem;
|
||||
padding: 0;
|
||||
font-weight: 300;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user