mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2026-04-06 01:25:18 +00:00
Merge pull request #294 from Ocelot-Social-Community/fix-distance-latest-posts
fix(content): fix distance latest posts
This commit is contained in:
commit
1581b14de2
@ -96,7 +96,10 @@ const formatDate = (d) =>
|
||||
margin: 2rem auto 0 auto;
|
||||
}
|
||||
.mini-blog__div {
|
||||
padding-top: 2.8em;
|
||||
padding-top: 0;
|
||||
}
|
||||
.mini-blog__div .large-header {
|
||||
padding-top: 1em !important;
|
||||
}
|
||||
|
||||
/* Grid */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user