make padding in post content consistent in default
This commit is contained in:
@@ -294,7 +294,7 @@ $post_info_background: $MAIN_BG !default;
|
||||
background-color: $post_info_background;
|
||||
}
|
||||
|
||||
$post_content_padding: $BIG_PADDING $BIG_PADDING $ZERO_PADDING $BIG_PADDING !default;
|
||||
$post_content_padding: $BIG_PADDING !default;
|
||||
$post_content_background: $ACCENT_COLOR !default;
|
||||
.post-content {
|
||||
grid-area: post-content;
|
||||
|
||||
Reference in New Issue
Block a user