(nouns) fix nonbinary column

This commit is contained in:
Valentyne Stigloher 2025-02-16 12:53:05 +01:00
parent 5fa3d0e818
commit 08d3b2648b

View File

@ -30,8 +30,8 @@
grid-template-columns: 1fr 1fr 1fr 1fr 3em;
}
.row-content {
@include media-breakpoint-up('md', $grid-breakpoints) {
.nouns-table-nonbinary & {
grid:
"masc fem neutr nb buttons"
"mascPl femPl neutrPl nbPl buttons"