changed some pixels
This commit is contained in:
parent
17cbf27395
commit
c6ea364218
|
@ -167,7 +167,7 @@ function putIntoMap(data) {
|
|||
}
|
||||
if (whichGuesser === 'basic') {
|
||||
name =
|
||||
'<img class="symbol" style="width: 15px; height: 15px" src="' +
|
||||
'<img class="symbol" style="width: 17px; height: 17px" src="' +
|
||||
sets[name][1] +
|
||||
'" /> ' +
|
||||
sets[name][0]
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
}
|
||||
|
||||
.answer-page .card {
|
||||
height: 350px;
|
||||
height: 353px;
|
||||
/*padding-top: 310px;*/
|
||||
/*background-size: cover;*/
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue
Block a user