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