From 8fbca3f1f882ce56f39812ca77d3059e09ed24d8 Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Thu, 30 Apr 2020 02:19:20 +0200 Subject: [PATCH] Make Cards bigger --- index.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.htm b/index.htm index fb5f2aa..fb91dfe 100644 --- a/index.htm +++ b/index.htm @@ -72,7 +72,7 @@
-
+
@@ -80,7 +80,7 @@

Hand (Points: {{ handScore === 21 && usersHand.count < 2 ? 'BlackJack' : handScore > 21 ? 'Plus! ' + handScore : handScore }})

-
+