Fixing card-img on mobile
This commit is contained in:
parent
5ff55a50a2
commit
422a560f4e
@ -265,5 +265,8 @@ ul.timeline > li:before {
|
|||||||
background-size: auto 100vh;
|
background-size: auto 100vh;
|
||||||
background-position: 25% top;
|
background-position: 25% top;
|
||||||
}
|
}
|
||||||
|
.card-img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user