From 4602cb2af109aa4a77c88bc0b08b37778f5199d6 Mon Sep 17 00:00:00 2001 From: Kharec Date: Sun, 1 Mar 2026 09:54:07 +0100 Subject: [PATCH] docs: this code is not from me --- src/styles.gleam | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/styles.gleam b/src/styles.gleam index 4ed74b8..ed0b3b0 100644 --- a/src/styles.gleam +++ b/src/styles.gleam @@ -1,3 +1,5 @@ +// this css is IA-generated, sorry, really not a front guy + pub const shared_css = " * { margin: 0; padding: 0; box-sizing: border-box; } :root {