Eleventy-Blog-Template/src/assets/styles/index.css

11 lines
145 B
CSS

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