blog/sass/parts/_index.scss

9 lines
181 B
SCSS
Raw Normal View History

2025-12-23 22:27:52 +01:00
section.last-articles {
margin-top: 4rem;
h1 {
border-bottom-width: .1rem;
border-bottom-style: solid;
border-bottom-color: var(--surface0);
}
}