fix font size

This commit is contained in:
Freeplay 2023-05-26 09:13:13 -04:00
parent 870765684a
commit a3f3ccf514

View file

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