Updated margin of compose block

This commit is contained in:
mgabdev 2019-07-08 23:57:24 -04:00
parent 7b2aa82ac5
commit 100076ab6f

View File

@ -246,7 +246,7 @@
align-items: flex-start; align-items: flex-start;
padding: 20px; padding: 20px;
border-radius: 10px; border-radius: 10px;
margin-bottom: 20px; margin-bottom: 10px;
background: $gab-background-container; background: $gab-background-container;
body.theme-gabsocial-light & { body.theme-gabsocial-light & {
@include light-theme-shadow(); @include light-theme-shadow();