summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/sass-files/sass/layout/_post.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/layout/_post.scss b/web/sass-files/sass/layout/_post.scss
index 22c905aa6..ce055035d 100644
--- a/web/sass-files/sass/layout/_post.scss
+++ b/web/sass-files/sass/layout/_post.scss
@@ -759,7 +759,7 @@ body.ios {
text-indent: 3px;
&:before {
- content: '⦁';
+ content: '⦁';
margin-right: 8px;
}
}