css node projet présentation équipe
This commit is contained in:
@@ -4459,11 +4459,10 @@ body {
|
|||||||
order: 6;
|
order: 6;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third {
|
||||||
flex: 0 1 20%;
|
flex: 0 1 24%;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||||
position: fixed;
|
position: relative;
|
||||||
width: 23% !important;
|
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -274,10 +274,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.layout__region--third{
|
.layout__region--third{
|
||||||
flex: 0 1 20%;
|
flex: 0 1 24%;
|
||||||
.block-region-third{
|
.block-region-third{
|
||||||
position:fixed;
|
position:relative;
|
||||||
width: 23% !important;
|
// width: 23% !important;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
@media(max-width: 810px){
|
@media(max-width: 810px){
|
||||||
|
|||||||
Reference in New Issue
Block a user