Change textarea css

This commit is contained in:
cuom1999 2023-10-05 14:00:20 -05:00
parent 44aca3c2e5
commit 9decd11218
6 changed files with 46 additions and 47 deletions

View file

@ -214,7 +214,7 @@ a {
input, textarea {
min-width: 100%;
max-width: 100%;
font-size: 1em;
font-size: 15px;
}
}