about summary refs log tree commit diff stats
path: root/templates/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'templates/style.css')
-rw-r--r--templates/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/style.css b/templates/style.css
index b386843..84ce1ce 100644
--- a/templates/style.css
+++ b/templates/style.css
@@ -198,6 +198,7 @@ ul.tags {
 .tags li {
   list-style: none;
   display: inline-block;
+  margin-inline-end: 1ex;
 }
 
 svg.rss-icon {