a tool for shared writing and social publishing

use nextsib instead of subseq sib

+1 -1
+1 -1
app/globals.css
··· 179 179 @apply overflow-auto; 180 180 } 181 181 182 - .highlight:has(~ .highlight) { 182 + .highlight:has(+ .highlight) { 183 183 @apply rounded-r-none; 184 184 } 185 185 .highlight + .highlight {