Tweak spacing of adversary header elements (#2011)

This commit is contained in:
Carlos Fernandez 2026-06-18 17:04:57 -04:00 committed by GitHub
parent 975c655828
commit 9e25b7eff0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 8 deletions

View file

@ -37,6 +37,10 @@
color: @color-text-subtle;
}
.window-header > .attribution-header-label {
margin-right: var(--spacer-4);
}
.tab.inventory {
.gold-section {
display: grid;