gave better colour for background header

This commit is contained in:
Karma Riuk
2025-05-15 14:11:09 +02:00
parent 014c3771fd
commit a75fcc45a2

View File

@ -7,7 +7,7 @@
top: 0;
max-width: 100vw;
z-index: 1000;
background: #fafafa;
background: #0001;
border-bottom: 1px solid #ddd;
padding: 0 1em;
}