add more spacing on mobile reply state string

This commit is contained in:
Tom (plebeius.eth)
2024-12-02 17:18:01 +01:00
parent 221dab8e83
commit 1b5006ec49

View File

@@ -72,6 +72,12 @@
font-size: x-small;
}
@media (max-width: 640px) {
.tagline {
line-height: 1.5;
}
}
.expand {
margin-right: 3px;
padding: 1px;