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 cf8b448 commit acd51d6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/components/forumcards/ForumCards.css
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,7 @@
}

@media screen and (max-width: 996px) {

}
.forum-card {
min-width: 100%;
}
}

0 comments on commit acd51d6

Please sign in to comment.