mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-01 00:25:57 -04:00
fix unnoticeable background color bug in dark mode
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.content {
|
||||
font-size: 0.9em;
|
||||
line-height: 1.7;
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user