blog/sass/parts/_index.scss

9 lines
No EOL
181 B
SCSS

section.last-articles {
margin-top: 4rem;
h1 {
border-bottom-width: .1rem;
border-bottom-style: solid;
border-bottom-color: var(--surface0);
}
}