From 5dfb7837e20fc00b8b1a12724269404e462c12d0 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 5 Dec 2021 07:50:13 -0500 Subject: [PATCH] yatzee --- yatzee/yatzee.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yatzee/yatzee.css b/yatzee/yatzee.css index e3f9dcb..2a4ae92 100644 --- a/yatzee/yatzee.css +++ b/yatzee/yatzee.css @@ -102,12 +102,12 @@ body { margin: auto; margin-top: 15px; font-size: large; - padding: 5px; + padding: 20px; } #how { margin-top: 10%; - width: 50PX; + width: 20%; border: 1px black solid; margin-right: .2%; float: right;