Genericise some of the item sheet styling so that I'm not duplicating styles

This commit is contained in:
Oliver-Akins 2024-04-30 21:30:27 -06:00
parent 5b5e74e085
commit 7b3ea59185
4 changed files with 75 additions and 68 deletions

View file

@ -1,4 +1,4 @@
<form class="item--untyped theme-dark">
<form class="item item--untyped theme-dark">
<div class="page-content">
{{> dotdungeon.untyped.v2.general }}
{{> dotdungeon.untyped.v2.details }}