Skip to content

Commit

Permalink
more padding at the end of long codeblock lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-512 committed May 5, 2024
1 parent a65a8cf commit fef87ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ pre code {

.line {
counter-increment: line-number;
padding-inline-end: 1.5rem;
}

.line::before {
Expand Down

0 comments on commit fef87ed

Please sign in to comment.