Skip to content

Commit

Permalink
Refactor: style change, fix padding on h5
Browse files Browse the repository at this point in the history
  • Loading branch information
Quintenps committed Feb 10, 2024
1 parent 713242b commit 376db91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ h2 {

form h5 {
font-size: 12pt;
padding: 60px 0;
padding: 60px 0 0 0;
color: #018bd3;
font-weight: 400;
text-align: center;
Expand Down

0 comments on commit 376db91

Please sign in to comment.