v2: initial commit #22
|
@ -8,6 +8,10 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
&:target {
|
||||
border-bottom: 4px solid var(--foreground);
|
||||
}
|
||||
}
|
||||
|
||||
&--permalink {
|
||||
|
|
Loading…
Reference in a new issue