Added borders to ability scores and AC
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<div class="layout vertical">
|
||||
<div class="layout horizontal justified">
|
||||
<div class="armor">
|
||||
{{> printedSquareStat stat="armor" name="Armor Class"}}
|
||||
{{> printedSquareStat stat="armor" name="Armor Class" class="shield-background"}}
|
||||
</div>
|
||||
<div class="inititive">
|
||||
{{> printedSquareStat stat="initiative" name="Initiative" isSkill="true"}}
|
||||
|
||||
Reference in New Issue
Block a user