my website
0
fork

Configure Feed

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

make links look better on hover

+1 -1
+1 -1
src/styles/global.css
··· 34 34 } 35 35 36 36 a { 37 - @apply text-link border-b hover:text-fg; 37 + @apply text-link border-b hover:text-heading; 38 38 } 39 39 40 40 p,