css: don't justify in links
crispy-caesus crispy@crispy-caesus.eu
Tue, 31 Mar 2026 23:30:17 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
static/index.css
→
static/index.css
@@ -92,7 +92,7 @@ }
.links { padding: 1em; - text-align: justify; + text-align: start; } article {