Slightly more visible messages

This commit is contained in:
Eliot Berriot 2019-09-09 11:52:18 +02:00
parent 0df70340f8
commit 1d7acfaf8f
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ body {
@include media(">widedesktop") {
left: $widedesktop-sidebar-width;
}
> .ui.message {
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);
}
}
.main-pusher {
padding: 1.5rem 0;