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