v2: initial commit #22

Merged
b12f merged 17 commits from v2 into main 2024-04-12 19:11:46 +00:00
Showing only changes of commit 2d26f26773 - Show all commits

View file

@ -8,6 +8,10 @@
display: flex;
align-items: center;
justify-content: space-between;
&:target {
border-bottom: 4px solid var(--foreground);
}
}
&--permalink {