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