tangled
alpha
login
or
join now
bwc9876.dev
/
website
0
fork
atom
Files for my website
bwc9876.dev
0
fork
atom
overview
issues
pulls
pipelines
Increase subtitle contrast ratio
bwc9876.dev
2 years ago
96f79f07
d623cb0b
+1
1 changed file
expand all
collapse all
unified
split
src
layouts
Layout.astro
+1
src/layouts/Layout.astro
···
115
115
<style is:global>
116
116
:root {
117
117
--spacing: 0.5rem !important;
118
118
+
--muted-color: hsl(205 10% 65% / 1) !important;
118
119
}
119
120
120
121
.nav-icon {