fix increase of textarea on mobile view
All checks were successful
ci/woodpecker/push/publish Pipeline was successful

This commit is contained in:
Mylloon 2024-03-09 21:35:37 +01:00
parent 0ec3f77653
commit b1bca90056
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -102,9 +102,9 @@ aside div::after {
min-width: inherit; min-width: inherit;
font-size: inherit; font-size: inherit;
} }
/* aside div::after { aside div::after {
font-size: inherit; font-size: inherit;
} */ }
} }
/* index listing of posts */ /* index listing of posts */