forked from nostr/nostrweb
feed: subtile vertical rythm improvement
parent
a2cf5c90b9
commit
052b35155e
|
@ -66,6 +66,7 @@ a.mbox-img:focus {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: var(--gap-quarter);
|
gap: var(--gap-quarter);
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
margin-bottom: .2rem;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
min-height: 1.8rem;
|
min-height: 1.8rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue