visibility hideen screen

This commit is contained in:
2026-06-02 16:42:07 +02:00
parent 7e8445756c
commit 5488fc457d
2 changed files with 6 additions and 1 deletions
@@ -208,7 +208,7 @@
@media screen {
.node-type-projet {
// visibility: hidden;
visibility: hidden;
}
}