diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 03:04:50 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 03:04:50 +0100 |
| commit | e6d6499cbb88f7d615ec619fa81a1672bb375d03 (patch) | |
| tree | d5bef7984696350c98cc1fb4ff2f3e46dbcf9858 /174bg/handbook/source/index.css | |
| parent | e9e3e1058d63d0a016b9b078d38c3115e53eb394 (diff) | |
| download | unnamed-group-e6d6499cbb88f7d615ec619fa81a1672bb375d03.tar unnamed-group-e6d6499cbb88f7d615ec619fa81a1672bb375d03.tar.gz unnamed-group-e6d6499cbb88f7d615ec619fa81a1672bb375d03.tar.bz2 unnamed-group-e6d6499cbb88f7d615ec619fa81a1672bb375d03.tar.xz unnamed-group-e6d6499cbb88f7d615ec619fa81a1672bb375d03.zip | |
styles!
Diffstat (limited to '174bg/handbook/source/index.css')
| -rw-r--r-- | 174bg/handbook/source/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
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; +} |
