unified news cards

This commit is contained in:
Rushil Umaretiya 2020-10-21 13:32:14 -04:00
parent e9cab22216
commit cd268f2b70

View File

@ -13,6 +13,12 @@ html {
margin: 20px;
}
.card-img-top {
width: 100%;
height: 12vw;
object-fit: cover;
}
.photo {
width: 300px;
margin: 15px;