0
0
Fork 0

Remove margin from textarea elements

This commit is contained in:
Oliver-Akins 2020-08-14 00:24:47 -06:00
parent 0cf7467e4f
commit 5fcc37495f

View file

@ -72,7 +72,6 @@ textarea {
border-style: solid;
font-weight: bolder;
border-width: 2px;
margin: 10px;
outline: none;
padding: 5px;
width: 90%;