my website, hosted on wisp.place

feat: header styling

+1 -1
+1 -1
src/components/Header.astro
··· 1 1 <header style="text-align: center"> 2 - <h1 style="font-family: cursive">devins.page</h1> 2 + <h1 style="font-family: cursive; color:orange; text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.05);">devins.page</h1> 3 3 <nav 4 4 style="border-block-end: 1px solid var(--sc_prose_border-color); padding-block-end: 1rem; margin-block-end: 2rem" 5 5 >