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

10 lines
229 B
SCSS

.landing-features {
.box {
box-shadow: var(--home-card-shadow);
}
.features-container{
max-width: 1250px !important;
margin-left: auto !important;
margin-right: auto !important;
}
}