mirror of
https://github.com/Rushilwiz/tj2023.git
synced 2025-04-20 12:00:17 -04:00
unified news cards
This commit is contained in:
parent
e9cab22216
commit
cd268f2b70
|
@ -13,6 +13,12 @@ html {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card-img-top {
|
||||||
|
width: 100%;
|
||||||
|
height: 12vw;
|
||||||
|
object-fit: cover;
|
||||||
|
}
|
||||||
|
|
||||||
.photo {
|
.photo {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user