mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
13 lines
146 B
SCSS
13 lines
146 B
SCSS
div#flashMessages {
|
|
|
|
margin-top: 20px;
|
|
|
|
.flash-notice {
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
|
|
}
|
|
|