| Current Path : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/widgets/ |
| Current File : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/widgets/_slideshow.scss |
.astroid-slideshow {
&.text-end {
.carousel-caption {
text-align: right;
}
}
&.text-start {
.carousel-caption {
text-align: left;
}
}
}