Skip to content

Commit 049d2ac

Browse files
committed
#3404 final tweaks
1 parent afc6018 commit 049d2ac

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/Contentful/ArticleCard/themes

1 file changed

+1
-1
lines changed

src/shared/components/Contentful/ArticleCard/themes/video.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
.contentWrapper {
1919
padding: 0 20px;
2020
height: 100%;
21-
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), transparent 34%);
21+
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent 40%);
2222
flex: 1;
2323
border-radius: 10px;
2424
}

0 commit comments

Comments
 (0)