Skip to content

Commit

Permalink
fix: add additional selector to contact class
Browse files Browse the repository at this point in the history
Fix for #456
  • Loading branch information
SteelWagstaff authored Jul 18, 2024
1 parent 47ec185 commit 5c6610f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles/components/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ input[type="submit"] {

// Contact form

.contact {
#page .contact {
display: flex;
flex-direction: column;
justify-content: center;
Expand Down

0 comments on commit 5c6610f

Please sign in to comment.