fix tiny text on mobile

This commit is contained in:
Freeplay 2023-05-04 08:30:28 -04:00
parent 4ceb2b816c
commit b5b577e001

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;