mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 03:57:47 -04:00
(nouns) fix nonbinary column
This commit is contained in:
parent
5fa3d0e818
commit
08d3b2648b
@ -30,13 +30,13 @@
|
||||
grid-template-columns: 1fr 1fr 1fr 1fr 3em;
|
||||
}
|
||||
|
||||
@include media-breakpoint-up('md', $grid-breakpoints) {
|
||||
.nouns-table-nonbinary & {
|
||||
.row-content {
|
||||
@include media-breakpoint-up('md', $grid-breakpoints) {
|
||||
grid:
|
||||
"masc fem neutr nb buttons"
|
||||
"mascPl femPl neutrPl nbPl buttons"
|
||||
"sources sources sources sources buttons"
|
||||
/ 1fr 1fr 1fr 1fr 3em;
|
||||
"masc fem neutr nb buttons"
|
||||
"mascPl femPl neutrPl nbPl buttons"
|
||||
"sources sources sources sources buttons"
|
||||
/ 1fr 1fr 1fr 1fr 3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user