primevue-mirror/assets/styles/layout/landing/_features.scss

5 lines
92 B
SCSS
Raw Normal View History

2022-02-23 11:42:11 +00:00
.landing-features {
.box {
box-shadow: var(--home-features-card-shadow);
}
}