Skip to content

Commit

Permalink
changed height of contact image
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaP0nce committed Dec 26, 2024
1 parent 490f87c commit 013470a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}

.contact-image {
max-width: 600px;
max-width: 400px;
height: 450px;
margin: 2rem auto;
display: block;
Expand Down

0 comments on commit 013470a

Please sign in to comment.