mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-26 07:46:06 -05:00
fix unnoticeable background color bug in dark mode
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.meta {
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
flex-wrap: wrap;
|
||||
font-size: 0.825em;
|
||||
line-height: 2.3;
|
||||
|
||||
Reference in New Issue
Block a user