5 lines
92 B
SCSS
5 lines
92 B
SCSS
|
.landing-features {
|
||
|
.box {
|
||
|
box-shadow: var(--home-features-card-shadow);
|
||
|
}
|
||
|
}
|