mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
15 lines
246 B
SCSS
15 lines
246 B
SCSS
.flash_message {
|
|
margin-top: 2.5em;
|
|
}
|
|
|
|
// note that other level are defined in modules/_alerts.scss
|
|
|
|
// .alert {
|
|
// // override in modules/_alerts.scss
|
|
// @include alert($red);
|
|
// }
|
|
//
|
|
// .warning {
|
|
// @include alert($orange);
|
|
// }
|