ripcrypt/templates/Apps/CombinedHeroSheet/style.css
2025-02-09 16:48:32 -07:00

12 lines
189 B
CSS

@import url("./crafts.css");
.ripcrypt.ripcrypt--CombinedHeroSheet {
> .window-content {
gap: 4px;
background: var(--base-background);
}
.HeroSkillsCardV1 {
--col-gap: 2px;
}
}