mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-10 06:53:45 +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;
|
|
}
|
|
|
|
|
|
}
|
|
|