mirror of
https://gitee.com/easii/mapstruct-plus.git
synced 2025-12-07 09:38:45 +08:00
9 lines
173 B
SCSS
9 lines
173 B
SCSS
// place your custom styles here
|
|
@media (min-width: 1440px) {
|
|
.feature-item {
|
|
flex-basis: calc(33% - 3rem);
|
|
padding-top: 1.5rem;
|
|
padding-bottom: 1.5rem;
|
|
}
|
|
}
|