yapayzeka/public/assets/scss/elements/_feature.scss

23 lines
376 B
SCSS
Raw Permalink Normal View History

2024-09-09 15:01:42 -07:00
/*------------------------
Featue Styles
--------------------------*/
.rbt-feature-main {
padding-bottom: 0;
border-radius: 10px;
.feature-left-top {
max-width: 500px;
}
.feature-left-bottom {
max-width: 500px;
.button-group {
margin-bottom: 50px;
}
}
.thumbnail {
}
}