Skip to content

Commit 66b9196

Browse files
committed
revert accidental change
1 parent 507c09c commit 66b9196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/css/dark.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
.pink-background,
4646
.orange-background,
4747
.yellow-background {
48-
background: #303030 url("/image/background/bg_light_background.png") repeat;
48+
background: #0d0d0d url("/image/background/bg_light_background.png") repeat;
4949
background-blend-mode: screen;
5050
}
5151

0 commit comments

Comments
 (0)