Merged in fix/SW-2817-activity-card (pull request #2160)

Fix/SW-2816: activity card span full width

* fix(SW-2816): image span full width

* fix(SW-2817): improve image blurriness


Approved-by: Erik Tiekstra
This commit is contained in:
Matilda Landström
2025-05-21 06:27:59 +00:00
parent 11237b211b
commit e5836c9e65
3 changed files with 10 additions and 19 deletions
@@ -20,13 +20,13 @@
height: 100%;
}
.imageWrapper {
.imageContainer {
display: flex;
width: 100%;
height: 100%;
}
.imageWrapper::after {
.imageGradient::after {
background: linear-gradient(
180deg,
rgba(0, 0, 0, 0) 0%,