Skip to content

Commit

Permalink
css fix for forum cards
Browse files Browse the repository at this point in the history
  • Loading branch information
vanesssalai authored Jul 27, 2024
1 parent 9c0a0cf commit c136cff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/landing/LandingPage.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
}
.forum-card {
width: 400px;
min-width: 400px;
height: 320px;
}

Expand Down Expand Up @@ -93,4 +93,4 @@
display: flex;
flex-direction: column;
}
}
}

0 comments on commit c136cff

Please sign in to comment.