Skip to content

Commit f71c7d0

Browse files
authored
Merge pull request #134 from codefresh-contrib/autobot/SA-156
Add highlights for pizzaz
2 parents 97d4d88 + 3d3e2cd commit f71c7d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flaskr/static/style.css

Lines changed: 2 additions & 2 deletions
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 LightGoldenRodYellow;
2626
}
2727

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

0 commit comments

Comments
 (0)