Skip to content

Commit ff94c0f

Browse files
authored
Merge pull request #139 from codefresh-contrib/autobot/SA-157
Apply LemonChiffon color scheme
2 parents ccd27e1 + d93ae48 commit ff94c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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)