diff --git a/card_styles.css b/card_styles.css index 14e6037..58f2011 100644 --- a/card_styles.css +++ b/card_styles.css @@ -74,8 +74,7 @@ padding: 10px; margin: 10px; width: 200px; - height: 300px; - background-color: #fff; + height: 100px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column;