From dc0a5597e25924244cb8ec3eed9f2fb22227d405 Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 13 Dec 2022 00:54:01 -0500 Subject: [PATCH] yatzee html 100 --- yatzee/yatzee.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yatzee/yatzee.css b/yatzee/yatzee.css index 35edaf7..2836ba1 100644 --- a/yatzee/yatzee.css +++ b/yatzee/yatzee.css @@ -6,7 +6,7 @@ body { height: 100%; } html{ - +height: 100%; } .cells{ padding: 4%