/**
 * Theme Name: twentytwentyfour child
 * Template:   twentytwentyfour
 * ...other header fields
 */

/*body {*/
/*	border: 5px dotted red;*/
/*}*/

.wp-block-table table tr td {
	vertical-align: top;
}
.wp-block-table table tr td:first-child {
	white-space: nowrap !important;
}