UNPKG

@digitallinguistics/design

Version:

The design system for Digital Linguistics (DLx) projects.

16 lines (11 loc) 203 B
.def-list { display : grid; grid-template-columns: auto auto; justify-content : start; > * { padding: var(--text-padding); } .label { white-space: nowrap; } }