chore: remove unused css
This commit is contained in:
parent
510e07da4f
commit
98b6399c89
4 changed files with 3 additions and 5 deletions
|
@ -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); }
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
--concerts: #e75480;
|
||||
--error: #d92525;
|
||||
--favorite: #ff69b4;
|
||||
--json: #4169E1;
|
||||
--links: #9370db;
|
||||
--moon: #6a5acd;
|
||||
--music: #1e90ff;
|
||||
|
|
Reference in a new issue