diff --git a/source/css/_layout/tag-plugins/banner.styl b/source/css/_layout/tag-plugins/banner.styl index 933cbe2..8d0fcc9 100644 --- a/source/css/_layout/tag-plugins/banner.styl +++ b/source/css/_layout/tag-plugins/banner.styl @@ -1,5 +1,4 @@ .tag-plugin.banner - background: var(--block) border-radius: $border-card position: relative overflow: hidden @@ -59,7 +58,8 @@ bottom: 0 left: 0 right: 0 - opacity 0 + opacity: 0 + z-index: 2 img object-fit: cover disable-select()