Skip to content

Commit

Permalink
refactor: Capitalize Download link
Browse files Browse the repository at this point in the history
  • Loading branch information
iknowhtml committed Sep 14, 2024
1 parent af6f2f2 commit e80c9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.postcss
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ span {
#resume-download-link {
padding: 1.25rem;
text-decoration: underline;
text-transform: uppercase;

@media print {
display: none;
Expand Down

0 comments on commit e80c9cf

Please sign in to comment.