Skip to content

Commit

Permalink
contact button margin
Browse files Browse the repository at this point in the history
  • Loading branch information
HidegonSan committed Aug 30, 2023
1 parent e1d8e17 commit b411992
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/css/extended/contact_form.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@

#contact_form_button {
display: block;
margin: auto;
margin-top: 2rem;
margin: 2.5rem auto;
border: 1px solid var(--secondary);
border-radius: var(--radius);
text-decoration: none;
Expand Down

0 comments on commit b411992

Please sign in to comment.