diff --git a/src/style/_talent-sheet.scss b/src/style/_talent-sheet.scss index 6a083006..0cfc8857 100644 --- a/src/style/_talent-sheet.scss +++ b/src/style/_talent-sheet.scss @@ -26,7 +26,7 @@ grid-template-columns: 1fr 1fr 1fr; grid-template-rows: auto 1fr; - .statistics > label { + & > label { grid-column: 1/4; text-align: center; } diff --git a/src/templates/item/item-skill-sheet.hbs b/src/templates/item/item-skill-sheet.hbs index 1c0d8010..72ad0f8a 100644 --- a/src/templates/item/item-skill-sheet.hbs +++ b/src/templates/item/item-skill-sheet.hbs @@ -23,9 +23,9 @@ value="{{system.taw}}"/> + {{#if isTalent}}