summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-05-28 18:51:18 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-05-28 18:51:18 -0400
commit016effe3d87a6fc11867a9dc3c3cb95bb4577be4 (patch)
tree040d4718b38b22bb5a447dc654cd305a9e155ef8
parent9da2ea53b6dbe059b1d7a718e88fc394e348a688 (diff)
fix #773
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 79bfd1c..6a2530a 100644
--- a/static/style.css
+++ b/static/style.css
@@ -25,6 +25,7 @@ a {
#tagcloud {
list-style: none ;
text-align: center ;
+ padding: 0 ;
}
#tagcloud li {