mirror of
https://github.com/Floriansylvain/musee-illusion-mobile.git
synced 2026-08-19 11:43:17 +02:00
fix: 100% height instead of width for img
This commit is contained in:
@@ -109,7 +109,7 @@ h4 {
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
border-radius: 14px;
|
||||
min-height: 0;
|
||||
|
||||
Reference in New Issue
Block a user