mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
css: add right padding for code and quotes
This commit is contained in:
parent
a14a911057
commit
9a158f45fe
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ pre, blockquote {
|
|||
border-left: 4px solid hsl(0, 0%, 0%, 0.7);
|
||||
margin-left: 0;
|
||||
padding-left: 1.0rem;
|
||||
padding-right: 1.0rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue