summaryrefslogtreecommitdiffstats
path: root/scss/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/style.scss')
-rw-r--r--scss/style.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/scss/style.scss b/scss/style.scss
index 096735b..0f6bbc3 100644
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -108,6 +108,9 @@ a.feed {
}
.follow-block {
+ p:not(:last-child) {
+ margin-bottom: 5px;
+ }
ul {
display: flex;
justify-content: center;