Skip to content

Commit d93ae48

Browse files
committed
SA-157 Apply LemonChiffon color scheme
1 parent ccd27e1 commit d93ae48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flaskr/static/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ a {
2222

2323
hr {
2424
border: none;
25-
border-top: 1px solid HoneyDew;
25+
border-top: 1px solid LemonChiffon;
2626
}
2727

2828
nav {
29-
background: HoneyDew;
29+
background: LemonChiffon;
3030
display: flex;
3131
align-items: center;
3232
padding: 0 0.5rem;

0 commit comments

Comments
 (0)