Skip to content

Commit

Permalink
Fix low contrast text (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmorando committed May 9, 2022
1 parent aaed364 commit 21ee6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.sass
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
#copyright
float: right
font-size: 0.9em
color: $gray-strong
color: #555


/** 404 **/
Expand Down

0 comments on commit 21ee6e7

Please sign in to comment.