RC-63 | Display skills in sheet

This commit is contained in:
Oliver-Akins 2025-01-30 21:49:16 -07:00
parent df35c00c5d
commit 1302d91469
9 changed files with 142 additions and 24 deletions

View file

@ -41,7 +41,10 @@
grid-template-rows: subgrid;
& > li {
padding-left: 4px;
padding: 0 4px;
.name {
flex-grow: 1;
}
}
&.even > :nth-child(even),