fix footer spacing in social card footers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
eb8dfc3278
commit
6fbc827ecd
@ -368,6 +368,7 @@ body > iframe {
|
||||
footer.post-footer {
|
||||
display: flex;
|
||||
flex-flow: row-reverse;
|
||||
padding: 0.5em 1em;
|
||||
}
|
||||
|
||||
.footer-filler {
|
||||
|
Loading…
Reference in New Issue
Block a user