.thead { @apply text-xs; } .tbody { @apply text-sm; } .th, .td, .tdChild { @apply py-2 px-2 text-center; } .th { @apply whitespace-nowrap font-medium py-3 bg-neutral-100 first:rounded-md last:rounded-md; }