Files for my website bwc9876.dev
0
fork

Configure Feed

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

Fix social dropdown color

Ben C 07261955 70e11db9

+2
+2
src/layouts/Layout.astro
··· 125 125 --background-color: #101e10 !important; 126 126 --card-background-color: hsl(120 31% 11% / 1) !important; 127 127 --card-sectionning-background-color: hsl(120 29% 13% / 1) !important; 128 + --dropdown-background-color: hsl(120, 30%, 15%) !important; 129 + --dropdown-border-color: hsl(120, 27%, 19%) !important; 128 130 --color: hsl(120, 16%, 77%) !important; 129 131 --h1-color: hsl(120, 20%, 94%) !important; 130 132 --h2-color: hsl(125, 20%, 90%) !important;