debug slide actus /home
This commit is contained in:
@@ -13,21 +13,26 @@
|
||||
.view-id-actus{
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
// padding: 2rem;
|
||||
// .slick-slide{
|
||||
// width: 30% !important;
|
||||
// }
|
||||
.views-row{
|
||||
width: 30vw !important;
|
||||
margin-left: 1rem;
|
||||
@media (max-width: 1200px) {
|
||||
width: 50vw !important;
|
||||
}
|
||||
&:first-of-type{
|
||||
padding-left: 15%;
|
||||
@media (max-width: 1200px) {
|
||||
padding-left: 16%;
|
||||
}
|
||||
}
|
||||
// width: 30vw !important;
|
||||
// margin-left: 1rem;
|
||||
// @media (max-width: 1200px) {
|
||||
// width: 50vw !important;
|
||||
// }
|
||||
// &:first-of-type{
|
||||
// padding-left: 5%;
|
||||
// @media (max-width: 1200px) {
|
||||
// padding-left: 6%;
|
||||
// }
|
||||
// }
|
||||
.node-type-actualite{
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
> .entete_actu{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user