Skip to content

Commit 4b67895

Browse files
authored
Merge pull request #136 from codefresh-contrib/autobot/SA-159
Update style.css
2 parents 5b9abe6 + b0520eb commit 4b67895

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 LightBlue;
25+
border-top: 1px solid HoneyDew;
2626
}
2727

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

0 commit comments

Comments
 (0)