Small CSS change to make recipe logo smaller on homepage
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
32366b7bf7
commit
c50635319b
@ -73,7 +73,7 @@ i.fas, i.fab {
|
||||
|
||||
.card-img-top {
|
||||
width: 100%;
|
||||
height: 16vw;
|
||||
height: 5vw;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user