Skip to content

Commit

Permalink
fixed font on button
Browse files Browse the repository at this point in the history
  • Loading branch information
yaelsito committed May 7, 2023
1 parent 65d1c69 commit 83f6c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ p.boldy.main {
border-radius: 6px;
display: inline-block;
cursor: pointer;
font-family: 'Courier New';
font-family: var(--font-secund);
font-size: 1px;
font-weight: bold;
padding: 5px 30px;
Expand Down

0 comments on commit 83f6c38

Please sign in to comment.