fix tiny text on mobile

This commit is contained in:
Freeplay 2023-05-04 08:30:28 -04:00
parent 5b69925600
commit 60ebd938c7

View File

@ -547,10 +547,6 @@ onUnmounted(() => {
// }
}
&.max-width_500px {
font-size: 0.9em;
}
&.max-width_450px {
> .reply-to-more:first-child {
padding-top: 14px;