✨
This commit is contained in:
12
pokemon.css
12
pokemon.css
@@ -349,3 +349,15 @@
|
||||
top: 186px;
|
||||
border-top-left-radius: 101px 60px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .statsBox {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
justify-items: space-evenly;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .categorySelectBox {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
justify-items: space-evenly;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user