Skip to content

Commit

Permalink
improve blockquote styles
Browse files Browse the repository at this point in the history
  • Loading branch information
yuheiy committed Nov 27, 2024
1 parent 50c5f96 commit b322ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/components/prose.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
position: absolute;
inset-block: calc((1lh - 1em) / 2);
inset-inline-start: 0;
border-inline-start-width: theme(borderWidth.2);
border-inline-start-width: theme(borderWidth.4);
content: '';
}

Expand Down

0 comments on commit b322ad3

Please sign in to comment.