Skip to content

Commit 3d3e2cd

Browse files
SA-156 Add highlights for pizzaz
1 parent 97d4d88 commit 3d3e2cd

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)