Added Attribution to Ancestry/Community

This commit is contained in:
WBHarry 2025-08-17 03:43:02 +02:00
parent 8761880b12
commit f6cdc9c157
78 changed files with 744 additions and 362 deletions

View file

@ -0,0 +1,12 @@
.application.sheet.daggerheart.dh-style {
&.ancestry,
&.community {
.item-card-header {
.item-info {
.item-description {
gap: 0;
}
}
}
}
}