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 /src/styles/normalise.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 'src/styles/normalise.css')
| -rw-r--r-- | src/styles/normalise.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/normalise.css b/src/styles/normalise.css index f077c7e3..0eca8660 100644 --- a/src/styles/normalise.css +++ b/src/styles/normalise.css @@ -28,5 +28,5 @@ h3:before, h4:before, h5:before, h6:before { - content: '' !important; + content: "" !important; } |