index page projets
This commit is contained in:
@@ -6,8 +6,20 @@
|
||||
}
|
||||
} */
|
||||
|
||||
body {
|
||||
background-color: lightgrey;
|
||||
}
|
||||
|
||||
.layout-container {
|
||||
margin: 0 !important;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
main:has(#block-erabletheme-leprogramme-2) {
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
@media screen and (min-width: $breakpoint_tablet) {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
|
||||
strong {
|
||||
|
Reference in New Issue
Block a user