chore: remove unused css

This commit is contained in:
Cory Dransfeldt 2024-08-25 11:21:42 -07:00
parent 510e07da4f
commit 98b6399c89
No known key found for this signature in database
4 changed files with 3 additions and 5 deletions

View file

@ -93,7 +93,6 @@ code {
&.headphones > svg { stroke: var(--music); }
&.heart-handshake > svg { stroke: var(--webrings); }
&.info-square > svg { stroke: var(--about); }
&.json > svg { stroke: var(--json); }
&.link > svg { stroke: var(--links); }
&.mail-plus > svg { stroke: var(--newsletter); }
&.rss > svg { stroke: var(--brand-rss); }