From b9bc8917b2c5a69a82e7e55e0030a2cb0775958b Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 11 Jun 2023 18:25:12 +0600 Subject: [PATCH] updated style --- src/Games/DiceThrow/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Games/DiceThrow/styles.css b/src/Games/DiceThrow/styles.css index f182300b2..1aecd5629 100644 --- a/src/Games/DiceThrow/styles.css +++ b/src/Games/DiceThrow/styles.css @@ -15,7 +15,7 @@ h1 { input { font-size: 20px; - /* margin: 20px; */ + margin: 20px; /* margin-bottom: 30px; */ }