Files
hinode/assets/scss/components/_carousel.scss
2022-12-05 08:34:57 +01:00

9 lines
133 B
SCSS

.gradient {
width: 100%;
height: 100%;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
}