style: update table style

This commit is contained in:
radishzzz 2025-05-04 17:48:52 +01:00
parent 1842dbd7da
commit d3c78a559a

View file

@ -153,7 +153,7 @@ html.dark .heti pre :where(span) {
} }
.heti :where(th), .heti :where(th),
.heti :where(td) { .heti :where(td) {
--at-apply: 'pr-6 pb-1.5 border-b border-b-secondary/15'; --at-apply: 'pr-6 pb-1.5 border-b border-b-secondary/25';
} }
.heti :where(td) { .heti :where(td) {
--at-apply: 'pt-1.5'; --at-apply: 'pt-1.5';