fix grille projets
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
|
||||
//partie projets
|
||||
.block-views-blockprojets-block-1{
|
||||
grid-column: 3 / span 8;
|
||||
grid-column: 3 / span 6;
|
||||
// width: 80%;
|
||||
|
||||
@media (max-width: 810px){
|
||||
@@ -141,6 +141,7 @@
|
||||
margin-top: 2rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
@media (max-width: 810px){
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user