tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
291
fork
atom
a tool for shared writing and social publishing
291
fork
atom
overview
issues
28
pulls
pipelines
use nextsib instead of subseq sib
awarm.space
7 months ago
838f8806
564858a3
+1
-1
1 changed file
expand all
collapse all
unified
split
app
globals.css
+1
-1
app/globals.css
···
179
179
@apply overflow-auto;
180
180
}
181
181
182
182
-
.highlight:has(~ .highlight) {
182
182
+
.highlight:has(+ .highlight) {
183
183
@apply rounded-r-none;
184
184
}
185
185
.highlight + .highlight {