Skip to content

Commit

Permalink
fix media query mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
roykachani committed Oct 13, 2022
1 parent 5cef4dc commit 7543839
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/Card/card.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@
width: 100%;
height: 295px;
}
.card_content_blur {
width: 90%;
height: 92%;
}

.content_description {
font-size: 18px;
Expand Down

0 comments on commit 7543839

Please sign in to comment.