Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -272,7 +272,7 @@ export default { | ... | @@ -272,7 +272,7 @@ export default { |
| 272 | .card-image { | 272 | .card-image { |
| 273 | width: 100%; | 273 | width: 100%; |
| 274 | height: 17rem; | 274 | height: 17rem; |
| 275 | - background-size: cover; | 275 | + background-size: contain; |
| 276 | background-position: center; | 276 | background-position: center; |
| 277 | background-repeat: no-repeat; | 277 | background-repeat: no-repeat; |
| 278 | } | 278 | } | ... | ... |
-
Please register or login to post a comment