Skip to content

Commit

Permalink
Increase blockquote line width
Browse files Browse the repository at this point in the history
  • Loading branch information
olliebennett committed Jun 26, 2024
1 parent 8a7873c commit 150b93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}

blockquote {
border-left: 1px solid lightgrey;
border-left: 3px solid lightgrey;
padding-left: 5px;
}

Expand Down

0 comments on commit 150b93d

Please sign in to comment.