✨
This commit is contained in:
@@ -218,7 +218,7 @@
|
||||
}
|
||||
.pokemon.sheet.characterSheet .vertLine {
|
||||
position: absolute;
|
||||
height: 490px;
|
||||
height: 470px;
|
||||
float: left;
|
||||
left: 216px;
|
||||
bottom: 0px;
|
||||
@@ -235,6 +235,7 @@
|
||||
.pokemon.sheet.characterSheet .row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .charHex {
|
||||
width: 65px;
|
||||
@@ -289,7 +290,7 @@
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
height: 5px;
|
||||
bottom: 511px;
|
||||
bottom: 496px;
|
||||
background-color: #5e0000;
|
||||
}
|
||||
.pokemon.sheet.characterSheet nav {
|
||||
|
||||
Reference in New Issue
Block a user