Skip to content

Commit cf8e47a

Browse files
committed
Codeblock: Fix inlines alignment on headers
1 parent b87dfc8 commit cf8e47a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/css/v2/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1786,6 +1786,8 @@ a:hover {
17861786
position: relative;
17871787
display: flex;
17881788
color: oklch(var(--color-foreground));
1789+
gap: var(--space-3xs);
1790+
align-items: center;
17891791
}
17901792

17911793
.headerlink::before {

0 commit comments

Comments
 (0)