fixed light mode scroll header

This commit is contained in:
aethrvmn 2024-08-29 14:23:50 +03:00
parent 2614df6242
commit bb4b98453d

View file

@ -25,6 +25,7 @@
color: #846b1f; color: #846b1f;
} }
header { header {
background: #f7f6f3;
border-bottom: 2px dotted #2d2a2e; border-bottom: 2px dotted #2d2a2e;
} }
header a { header a {