Skip to content

Commit

Permalink
update event page image CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
daveearley committed Oct 18, 2024
1 parent 9460726 commit 8a98046
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,12 @@
.eventDescription {
margin-bottom: 20px;

img {
max-width: 100%;
height: auto;
}

h2 {
margin-top: 0;
}
}
}

0 comments on commit 8a98046

Please sign in to comment.