Skip to content

Commit

Permalink
feat(ui): add image carousel text linear gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
RaneHyv committed Feb 29, 2024
1 parent 59aad87 commit aff8cf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/theme/extras/blocks/imageCards.less
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
background: transparent;
}
.hero.slider-caption{
background-image: linear-gradient(0deg,rgba(0,0,0,.5) 0,transparent 70%);
padding-right: 70px;
padding-left: 70px;
margin: 0 !important;
Expand Down

0 comments on commit aff8cf2

Please sign in to comment.