Skip to content

Commit 8b11939

Browse files
authored
Change background color in main.css
1 parent 2bd7614 commit 8b11939

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Form
274274
font-size: 2.5em;
275275
font-weight: bold;
276276
color: rgb(255, 255, 255);
277-
background-color: #007ca5;
277+
background-color: #80503A;
278278
}
279279

280280
input,

0 commit comments

Comments
 (0)