Skip to content

Commit 0bffd52

Browse files
committed
fix: dark mode header bottom border color
1 parent 0e339e6 commit 0bffd52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/global.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ hr {
177177

178178
article > header {
179179
transition: border-bottom-color var(--pico-transition);
180+
border-color: var(--pico-muted-border-color);
180181
}
181182

182183
ul,

0 commit comments

Comments
 (0)