aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/src/main/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css
index ed53817c..1a1de744 100644
--- a/juick-www/src/main/static/style.css
+++ b/juick-www/src/main/static/style.css
@@ -308,6 +308,7 @@ article .ir img {
article > nav.l,
.msg-cont > nav.l {
display: flex;
+ justify-content: space-around;
font-size: 10pt;
}
article > nav.l a,