display filter print

This commit is contained in:
2026-05-22 12:38:05 +02:00
parent 8837deb4af
commit 9d9b18c16e
2 changed files with 13 additions and 3 deletions
@@ -28,7 +28,7 @@
// right: 0;
&::before{
content: '2. ';
margin-right: 2rem;
margin-right: 1rem;
// margin-bottom: 1rem;
// margin-left: 0.5rem;
font-weight: 600;
@@ -61,6 +61,11 @@
margin-bottom: 4rem !important;
display: flex;
flex-direction: column;
@media screen {
margin-top: 5rem !important;
width: 80%;
}
///// filtres ///////////
.buttons-filtres-ressources{display: none;}