1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

added dominant color to node swiper block

This commit is contained in:
Fedor Katurov 2022-12-05 22:30:40 +06:00
parent 4ded317fd0
commit 15a83b6793
2 changed files with 2 additions and 0 deletions

View file

@ -122,6 +122,7 @@
border-radius: $radius;
transition: box-shadow 1s;
box-shadow: transparentize(black, 0.7) 0 3px 5px;
background-color: red;
:global(.swiper-slide-active) & {
box-shadow: transparentize(black, 0.9) 0 10px 5px 4px,