fix footer spacing in social card footers
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aadil Ayub 2022-06-21 14:15:53 +05:00
parent eb8dfc3278
commit 6fbc827ecd

View File

@ -368,6 +368,7 @@ body > iframe {
footer.post-footer {
display: flex;
flex-flow: row-reverse;
padding: 0.5em 1em;
}
.footer-filler {