blog/sass/parts/_index.scss

9 lines
181 B
SCSS
Raw Normal View History

2025-06-04 01:39:48 +02:00
section.last-articles {
margin-top: 4rem;
h1 {
border-bottom-width: .1rem;
border-bottom-style: solid;
border-bottom-color: var(--surface0);
}
}