Striped table rows updated

This commit is contained in:
Yohn 2025-01-17 03:50:25 -05:00
parent 0875d75701
commit 565884540b
6 changed files with 315 additions and 53 deletions

View file

@ -285,6 +285,9 @@
// Table
@if map.get($modules, "content/table") {
table > caption {
#{$css-var-prefix}font-weight: 600;
}
thead,
tfoot {
th,