Adjust dark mode to lighter tones for better readability
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
top: 0;
|
||||
z-index: 100;
|
||||
backdrop-filter: blur(12px);
|
||||
background: rgba(17, 17, 19, 0.85);
|
||||
background: rgba(37, 37, 41, 0.85);
|
||||
}
|
||||
|
||||
.header-content {
|
||||
|
||||
Reference in New Issue
Block a user