This commit is contained in:
armansansd
2021-09-09 17:03:43 +02:00
parent 82bbbe94dd
commit 3b711009bb
3 changed files with 4 additions and 6 deletions

View File

@@ -284,9 +284,9 @@
display: grid;
.field_membres{
grid-row: 2;
>div:first-child{
display: none;
}
// >div:first-child{
// display: none;
// }
.paragraph{
display: grid;
grid-template-columns: auto 1fr;