Skip to content

Commit c5506c9

Browse files
committed
[MS] Specified min-width for meetup photo class
1 parent 86820d6 commit c5506c9

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
-50.8 KB
Loading

style/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ main {
330330
.meetup-photo {
331331
width: 95%;
332332
height: 120px;
333+
max-width: 400px;
333334
object-fit: cover;
334335
border-radius: 8px;
335336
background: light-dark(var(--light-card), var(--dark-card));

0 commit comments

Comments
 (0)