UNPKG

@dknight/puff

Version:

Full-featured, lightweight CSS framework that maintained

16 lines (13 loc) 204 B
.table { overflow-x: auto; } .table table { border-collapse: collapse; width: 100%; } td, th { border-bottom: var(--bw) solid var(--c-line); padding: calc(var(--s) * 2); text-align: left; }