mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-12-05 16:18:58 -05:00
fix unnoticeable background color bug in dark mode
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
.wallpaper {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 1.5em 0;
|
||||
width: 100%;
|
||||
min-height: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user