diff --git a/yatzee/yatzee.css b/yatzee/yatzee.css index 7a30ab3..e3f9dcb 100644 --- a/yatzee/yatzee.css +++ b/yatzee/yatzee.css @@ -102,11 +102,12 @@ body { margin: auto; margin-top: 15px; font-size: large; + padding: 5px; } #how { margin-top: 10%; - width: 30PX; + width: 50PX; border: 1px black solid; margin-right: .2%; float: right;