Fork of Chiri for Astro for my blog
0
fork

Configure Feed

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

fix: link card min-height

the3ash a9d5056f 90f53ad9

+3 -1
+1 -1
src/components/ui/LinkCard.astro
··· 207 207 text-decoration: none; 208 208 color: inherit; 209 209 background: var(--astro-code-background); 210 - min-height: 3.5rem; 210 + min-height: 22.75px; 211 211 margin: 1.25rem 0 1.75rem 0; 212 212 transition: background 0.2s ease-out; 213 213 }
+2
src/content/posts/embedded-content.md
··· 32 32 33 33 ::link{url="https://pitchfork.com/reviews/albums/ichiko-aoba-luminescent-creatures/"} 34 34 35 + ::link{url="https://tures/"} 36 + 35 37 ``` 36 38 🟡 37 39