From 87693d8b99fcbe9a0d64af51f1c786dc62dffd4a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 1 Mar 2026 15:50:17 -0800 Subject: chore(biome): enable css formatting --- static/styles/risotto/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/styles/risotto/header.css') diff --git a/static/styles/risotto/header.css b/static/styles/risotto/header.css index 3a2e86de..cbe69168 100644 --- a/static/styles/risotto/header.css +++ b/static/styles/risotto/header.css @@ -13,5 +13,5 @@ } .main-nav li::marker { - content: './'; + content: "./"; } -- cgit v1.2.3