Bigger font size

This commit is contained in:
MeowcaTheoRange 2022-09-09 10:31:36 -05:00
parent 4fffd979d4
commit c0b62679ee

View file

@ -78,6 +78,7 @@ textarea {
margin-top: 8px; margin-top: 8px;
box-sizing: border-box; box-sizing: border-box;
height: max-content; height: max-content;
font-size: 64px;
max-height: 100%; max-height: 100%;
padding: 8px; padding: 8px;
border: none; border: none;