Files for my website bwc9876.dev
0
fork

Configure Feed

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

Fix project page images

Ben C a52c26bd 9b89b9d1

+1
+1
src/pages/projects/[...slug].astro
··· 135 135 136 136 .hero .img-container img { 137 137 border-radius: var(--2); 138 + width: 100%; 138 139 object-fit: contain; 139 140 } 140 141