(CSS) Fixed textarea being too large

This commit is contained in:
Pierre Bondoerffer 2017-03-02 15:50:03 +01:00
parent b238f4c3d3
commit d26d8f53d9
No known key found for this signature in database
GPG key ID: C0C7C0C5063F2236

View file

@ -92,6 +92,7 @@
margin: auto;
min-width: 80%;
width: 80%;
min-height: 5em;
font-size: 20px;
font-weight: bold;