mtg fix
This commit is contained in:
parent
d7cf8988ec
commit
54c0f60a4e
@ -98,7 +98,8 @@ main {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
/* height: 2rem; */
|
/* height: 2rem; */
|
||||||
height: calc(100%-35px);
|
/* height: calc(100%-35px); */
|
||||||
|
height:max-content
|
||||||
min-width: auto;
|
min-width: auto;
|
||||||
font-size: 4vh;
|
font-size: 4vh;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
@ -250,7 +251,6 @@ i {
|
|||||||
} */
|
} */
|
||||||
|
|
||||||
.fiveLife {
|
.fiveLife {
|
||||||
display: flex;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
/* font-size: 3rem; */
|
/* font-size: 3rem; */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user