mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
10 lines
227 B
Text
10 lines
227 B
Text
.daggerheart.placeable-hud {
|
|
.col.right {
|
|
.palette {
|
|
.palette-category-title {
|
|
grid-column: span var(--effect-columns);
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
}
|
|
}
|