diff -r e7512f9dc903 -r 216da61215db example/content/public/css/site.css --- a/example/content/public/css/site.css Thu Dec 06 15:19:41 2018 +0100 +++ b/example/content/public/css/site.css Thu Dec 06 16:18:26 2018 +0100 @@ -192,4 +192,8 @@ text-decoration: none; text-indent: 10px; text-transform: none; +} + +.tag { + margin-right: 1em; } \ No newline at end of file