mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Styling buttons on feed page
This commit is contained in:
@@ -560,6 +560,13 @@
|
|||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.posts-feed-tabs {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
gap: 10px;
|
||||||
|
margin-top: 0.85rem;
|
||||||
|
}
|
||||||
|
|
||||||
.recent-posts-count {
|
.recent-posts-count {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-top: 0.85rem;
|
margin-top: 0.85rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user