make blockquotes look better on all devices

master
an 2020-01-02 08:42:43 -05:00
parent 198dfe6cf3
commit 83647c2d1a
1 changed files with 4 additions and 1 deletions

View File

@ -17,6 +17,10 @@ img {
margin: auto;
max-width: 100%
}
blockquote {
margin: auto;
max-width: 85%;
}
body {
margin: 40px auto;
max-width: 70%;
@ -54,7 +58,6 @@ blockquote {
image-rendering: crisp-edges
}
.ibox-head {
width: 100%;
text-align: center;
margin-top: 0.5em;
margin-bottom: 0.5em