Skip to content

Commit 3e30613

Browse files
committed
Heading: Handle edge cases
1 parent c5be6f3 commit 3e30613

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/css/v2/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,8 @@ a:hover {
17821782

17831783
.headerlink {
17841784
text-decoration: none;
1785-
1785+
position: relative;
1786+
display: flex;
17861787
color: oklch(var(--color-foreground));
17871788
}
17881789

0 commit comments

Comments
 (0)