Skip to content

Commit

Permalink
indent inline-block
Browse files Browse the repository at this point in the history
  • Loading branch information
dm0n3y committed Jul 2, 2024
1 parent e4f8f81 commit 805b02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
/* .token.space {
white-space: pre;
} */
.block, .section, .line {
.block, .section, .line, .indent {
display: inline-block;
}
.tile .ghost {
Expand Down

0 comments on commit 805b02c

Please sign in to comment.