A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

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

chore: improve guide title styling

+2 -6
+2 -6
src/guide.vto
··· 6 6 7 7 <style> 8 8 h2 { 9 - color: var(--bg-color); 10 - background: oklch(from var(--accent-twist-2) l c h / 0.8); 11 - display: inline-block; 12 - line-height: 0.75; 13 - text-box: trim-both cap alphabetic; 14 - padding: var(--space-3xs); 9 + font-size: var(--fs-lg); 10 + opacity: 0.6; 15 11 } 16 12 </style> 17 13