From e6d6499cbb88f7d615ec619fa81a1672bb375d03 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sat, 30 May 2026 03:04:50 +0100 Subject: styles! --- 174bg/handbook/source/index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to '174bg/handbook/source/index.css') diff --git a/174bg/handbook/source/index.css b/174bg/handbook/source/index.css index 3571db7..72cd38f 100644 --- a/174bg/handbook/source/index.css +++ b/174bg/handbook/source/index.css @@ -1,2 +1,6 @@ @import "tailwindcss"; @plugin "@tailwindcss/typography"; + +p { + text-align: justify; +} -- cgit v1.2.3