From c0474280ffd5899ec60a2ef284c717aa8186aceb Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 5 Dec 2021 07:51:39 -0500 Subject: [PATCH] yatzee how --- yatzee/yatzee.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/yatzee/yatzee.css b/yatzee/yatzee.css index c42fd36..d134a35 100644 --- a/yatzee/yatzee.css +++ b/yatzee/yatzee.css @@ -108,8 +108,7 @@ body { #how { margin-top: 10%; width: 5%; - border: 1px black solid; - margin-right: .2%; + margin-right: 3%; float: right; }