home to your local SPACEGIRL 💫 arimelody.space
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

invert mobile hamburger menu on light mode

+5
+5
public/style/main.css
··· 158 158 background: transparent; 159 159 } 160 160 } 161 + 162 + #header-links-toggle svg { 163 + -webkit-filter: invert(.9); 164 + filter: invert(.9); 165 + } 161 166 } 162 167 163 168 @media (prefers-color-scheme: dark) {