mirror of
https://gitlab.com/idotj/mastodon-embed-timeline.git
synced 2025-05-23 16:32:47 +00:00
Reduce footer padding
This commit is contained in:
parent
9692121280
commit
5df70a6bad
@ -612,7 +612,7 @@ body:has(dialog.mt-dialog[open]) {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: wrap;
|
flex-flow: wrap;
|
||||||
margin: auto auto 2rem auto;
|
margin: auto auto 2rem auto;
|
||||||
padding: 0 1.5rem;
|
padding: 0 1rem;
|
||||||
gap: 1.5rem;
|
gap: 1.5rem;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user