From 17cbf27395f749ec2180771984a3c7cefdf9387a Mon Sep 17 00:00:00 2001 From: marsteralex Date: Mon, 15 Aug 2022 20:08:04 -0400 Subject: [PATCH] cleanup --- web/public/mtg/guess.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/web/public/mtg/guess.html b/web/public/mtg/guess.html index 882883a7..fb061279 100644 --- a/web/public/mtg/guess.html +++ b/web/public/mtg/guess.html @@ -253,16 +253,6 @@ .name { width: 300px; } - - .card { - width: 300px; - background-size: 300px; - height: 266px; - } - - .answer-page .card { - height: 454px; - } }