responsive actu home + presentation programme
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: auto;
|
||||
margin-left: 0;
|
||||
}
|
||||
.home_actu_photo{
|
||||
width: 50%;
|
||||
@@ -318,9 +319,17 @@
|
||||
width: 100%;
|
||||
}
|
||||
.field__item{
|
||||
@media (max-width: 810px) {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
img{
|
||||
width: 15rem;
|
||||
height: auto;
|
||||
@media (max-width: 810px) {
|
||||
width: 12rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -334,7 +343,7 @@
|
||||
@media (max-width: 810px){
|
||||
padding-left: 0em;
|
||||
flex: 1 1 100%;
|
||||
padding-right: 1rem;
|
||||
// padding-right: 1rem;
|
||||
|
||||
}
|
||||
@media (max-width: 479px){
|
||||
|
||||
Reference in New Issue
Block a user