mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
5 lines
80 B
SCSS
5 lines
80 B
SCSS
.npc-skill-container{
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
gap:var(--half-gap);
|
|
} |