| Current Path : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/components/ |
| Current File : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/components/_banner.scss |
.astroid-banner-inner {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: $banner-bg;
padding: $banner-padding-y $banner-padding-x;
.astroid-banner-title {
color: $banner-title-color;
}
.astroid-banner-subtitle {
color: $banner-subtitle-color;
}
}