From 0d5341103823680d101135d1bc847228a5371822 Mon Sep 17 00:00:00 2001 From: ozzy <107278915+OzzyAndShadow@users.noreply.github.com> Date: Fri, 28 Nov 2025 12:32:13 -0600 Subject: [PATCH] test planka --- styles/planka.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 styles/planka.css diff --git a/styles/planka.css b/styles/planka.css new file mode 100644 index 0000000..02fdfa7 --- /dev/null +++ b/styles/planka.css @@ -0,0 +1,3 @@ +* { + font-family: 'scientifica' !important; +}