mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
style blockquote to look better
This commit is contained in:
parent
c06357a604
commit
d559ea3d4e
@ -107,4 +107,10 @@ textarea:-webkit-autofill {
|
||||
img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 2px solid;
|
||||
margin: 20px;
|
||||
padding: 10px 40px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user