Skip to content

Commit dbf0d04

Browse files
Justin JohnsonJustin Johnson
authored andcommitted
changed headline font color
1 parent ab66ce6 commit dbf0d04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,8 @@ footer {
286286
float: left;
287287
padding-top: 20px;
288288
font-size: 30px;
289-
color: #FFF850;
289+
color: #909090;
290+
text-align: center;
290291
}
291292

292293
// Settled on moving the import of syntax highlighting to the bottom of the CSS

0 commit comments

Comments
 (0)