✨
This commit is contained in:
@@ -533,3 +533,10 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .defenseTable {
|
||||
border-radius: 10px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .defenseTable th {
|
||||
border: 2px black;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user