Skip to content

Commit

Permalink
fix letter-spacing in header
Browse files Browse the repository at this point in the history
  • Loading branch information
Grawl authored Sep 16, 2021
1 parent 4f748a9 commit ef567f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
font-weight: 700;
font-size: 0.8rem;
text-transform: uppercase;
letter-spacing: 10%;
letter-spacing: 0.1em;
text-decoration: none;
transition: color 0.2s linear;
}
Expand Down

0 comments on commit ef567f3

Please sign in to comment.