zoom projet

This commit is contained in:
2025-09-22 17:50:04 +02:00
parent 26cc7be1af
commit a6b8396ec7
2 changed files with 12 additions and 4 deletions
+5 -2
View File
@@ -389,6 +389,9 @@
background: $background-actus;
padding-top: 2rem;
padding-bottom: 4rem;
@media (max-width: 810px){
padding-bottom: 0rem;
}
span h2{
width: 80%;
margin: auto;
@@ -417,13 +420,13 @@
width: 49%;
@media(max-width: 810px){
width: 100%;
margin-bottom: 3rem;
margin-bottom: 1rem;
}
.node-type-projet{
color: $blue-dark;
line-height: 1.5rem;
@media (max-width: 479px){
@media (max-width: 810px){
padding-left: 0rem;
padding-right: 0rem;
padding-top: 2rem;