This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
coryd.dev-eleventy/src/assets/styles/index.css
2023-03-11 12:16:06 -08:00

11 lines
No EOL
145 B
CSS

.header-anchor {
text-decoration: none!important;
}
h1 > a.header-anchor {
font-weight: 800;
}
h2 > a.header-anchor {
font-weight: 700;
}