Update the styles (again)

This commit is contained in:
foo-dogsquared 2019-09-28 21:31:33 +08:00
parent d14a398a2b
commit a51e672ba1

View File

@ -31,7 +31,7 @@ ul, ol {
}
}
* > .content {
.imageblock > .content {
display: flex;
justify-content: center;
padding: var(--verticalRhythm);