forked from ruangrupa/lumbung.space
fix large hashtags causing overflow on mobile
This commit is contained in:
parent
24f202440e
commit
3770eb59dc
@ -526,6 +526,7 @@ div.network-source {
|
||||
color: var(--social-dark);
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
word-wrap: anywhere;
|
||||
}
|
||||
|
||||
.card .card.shout h2 a:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user