responsive filtres projets

This commit is contained in:
2025-09-22 21:05:52 +02:00
parent ea031339c0
commit 36c55ee931
3 changed files with 55 additions and 4 deletions
@@ -63,12 +63,15 @@
.field--name-field-introduction{
p:nth-of-type(1){
font-size: 1.5rem;
@media (max-width: 810px){
font-size: 1.3rem;
}
}
}
}
@media (max-width: 810px){
padding: 2rem;
padding: 1rem;
}
}
@@ -122,7 +125,7 @@
// width: 80%;
@media (max-width: 810px){
padding: 2rem;
padding: 1rem;
}
.view-projets{
@@ -142,6 +145,7 @@
@media (max-width: 479px){
flex-direction: column;
padding-bottom: 3rem;
margin-top: 0rem;
}
&::before{