Skip to content

Commit 228e74c

Browse files
author
Gideon
committed
FIX: Fixed a small issue with the background.
1 parent babcf29 commit 228e74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/* CSS General */
44
:root {
5-
--main-background: #AA2903;
5+
--main-background: #942402;
66
--main-font-color: #fff;
77
}
88

0 commit comments

Comments
 (0)