diff --git a/web/public/mtg/app.js b/web/public/mtg/app.js index 15626371..182d323f 100644 --- a/web/public/mtg/app.js +++ b/web/public/mtg/app.js @@ -167,7 +167,7 @@ function putIntoMap(data) { } if (whichGuesser === 'basic') { name = - ' ' + sets[name][0] diff --git a/web/public/mtg/guess.html b/web/public/mtg/guess.html index fb061279..feb6805f 100644 --- a/web/public/mtg/guess.html +++ b/web/public/mtg/guess.html @@ -77,7 +77,7 @@ } .answer-page .card { - height: 350px; + height: 353px; /*padding-top: 310px;*/ /*background-size: cover;*/ overflow: hidden;