From b38b86e5abfd46c52f8cd9195e72afa47b1862ca Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Mon, 18 May 2026 12:14:28 +0200 Subject: [PATCH] fixed justify and improved sigils --- frontend/src/components/CyberFx.astro | 64 ++- frontend/src/components/react/PostList.tsx | 392 ++++++++++++------ frontend/src/styles/partials/30-prose.css | 6 + frontend/src/styles/partials/50-controls.css | 23 +- .../src/styles/partials/70-cybersigil.css | 36 +- 5 files changed, 370 insertions(+), 151 deletions(-) diff --git a/frontend/src/components/CyberFx.astro b/frontend/src/components/CyberFx.astro index 4a62525..195e88c 100644 --- a/frontend/src/components/CyberFx.astro +++ b/frontend/src/components/CyberFx.astro @@ -23,11 +23,16 @@