diff options
| author | Fuwn <[email protected]> | 2026-03-01 15:50:17 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-01 15:50:45 -0800 |
| commit | 87693d8b99fcbe9a0d64af51f1c786dc62dffd4a (patch) | |
| tree | 65ae6f17ce98af76de782ba7fb5ff3466861a618 /static/styles/risotto/header.css | |
| parent | chore(biome): enable formatting for sample media json (diff) | |
| download | due.moe-87693d8b99fcbe9a0d64af51f1c786dc62dffd4a.tar.xz due.moe-87693d8b99fcbe9a0d64af51f1c786dc62dffd4a.zip | |
chore(biome): enable css formatting
Diffstat (limited to 'static/styles/risotto/header.css')
| -rw-r--r-- | static/styles/risotto/header.css | 2 |
1 files changed, 1 insertions, 1 deletions
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: "./"; } |