Skip to content

Commit

Permalink
Change underline to less-bold for headings'
Browse files Browse the repository at this point in the history
  • Loading branch information
davegregg committed Apr 3, 2020
1 parent 80a89a5 commit eb8e28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
@@ -1,4 +1,4 @@
h1 {
color: rebeccapurple;
text-decoration: underline;
font-weight: lighter;
}

0 comments on commit eb8e28c

Please sign in to comment.