Skip to content

Commit

Permalink
fix: code mockup indent margin
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed May 23, 2021
1 parent 3695aab commit d340440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styled/mockup.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
pre{
&:before{
content: '';
@apply mr-5;
margin-right: 2ch;
}
}
pre[data-prefix]{
Expand Down

0 comments on commit d340440

Please sign in to comment.