the home site for me: also iteration 3 or 4 of my site
4
fork

Configure Feed

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

chore: fix select color on blockquote headings

+4
+4
sass/css/mods.css
··· 148 148 color: var(--accent-text); 149 149 } 150 150 151 + blockquote:has(+ pre) p::selection { 152 + background: var(--pink-puree); 153 + } 154 + 151 155 .yt-embed { 152 156 width: 100%; 153 157 display: flex;