Skip to content

Commit

Permalink
Hero: Adding bold weight to link button
Browse files Browse the repository at this point in the history
  • Loading branch information
jst-cyr committed Oct 2, 2023
1 parent 1c103e9 commit d1e1a3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

.link-button {
display: inline-block;
font-weight: 400;
font-weight: bold;
text-decoration: none;
transition: 0.3s all;
font-size: 17px;
Expand Down

0 comments on commit d1e1a3d

Please sign in to comment.