mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 14:18:12 +02:00
gave better colour for background header
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
background: #fafafa;
|
background: #0001;
|
||||||
border-bottom: 1px solid #ddd;
|
border-bottom: 1px solid #ddd;
|
||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user