(CSS) Fixed textarea being too large

pull/1/head
Pierre Bondoerffer 8 years ago
parent b238f4c3d3
commit d26d8f53d9
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236

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

Loading…
Cancel
Save