✨
This commit is contained in:
@@ -148,8 +148,8 @@
|
||||
left: 20px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .screen {
|
||||
height: 95px;
|
||||
width: 174px;
|
||||
height: 110px;
|
||||
width: 140px;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 9px;
|
||||
background-color: #fff;
|
||||
@@ -159,10 +159,13 @@
|
||||
-webkit-border-radius: 15px;
|
||||
-moz-border-radius: 15px;
|
||||
-o-border-radius: 15px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .charImg {
|
||||
max-height: 95px;
|
||||
max-width: 174px;
|
||||
max-width: 125px;
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user