Skip to content

Commit b158cc2

Browse files
committed
Updaated banner color
1 parent ec9eab7 commit b158cc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_sass/_layout.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,11 +327,11 @@
327327
top: 0;
328328
left: 0;
329329
right: 0;
330-
background: #F15BB5;
330+
background: #1ba00c;
331331
color: #FFFFFF;
332332

333333
a {
334-
color: #FFC03B;
334+
color: blue;
335335
}
336336

337337
;

0 commit comments

Comments
 (0)