Skip to content

Commit

Permalink
improve: change blockquotes padding from 10 to 25 px
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-mitra committed Feb 13, 2021
1 parent 4f05c55 commit 9f4700c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/theme/client/imports/general/base_old.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

min-height: 20px;

padding-left: 10px;
padding-left: 25px;

&::after {
display: table;
Expand Down

0 comments on commit 9f4700c

Please sign in to comment.