region third width /node projet
This commit is contained in:
@@ -4233,7 +4233,7 @@ body {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
.node-type-projet .layout-content .content_container {
|
||||
width: 95% !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first {
|
||||
flex: 0 1 25%;
|
||||
@@ -4296,14 +4296,13 @@ body {
|
||||
height: 25px;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {
|
||||
flex: 0 1 50% !important;
|
||||
flex: 0 1 45% !important;
|
||||
margin-top: 1rem;
|
||||
max-width: 50%;
|
||||
max-width: 45%;
|
||||
margin-left: 3rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
||||
position: relative;
|
||||
margin-right: 3rem;
|
||||
margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -4442,12 +4441,13 @@ body {
|
||||
order: 4;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third {
|
||||
flex: 0 1 25%;
|
||||
flex: 0 1 20%;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||
position: fixed;
|
||||
width: 20% !important;
|
||||
width: 23% !important;
|
||||
margin-top: 2rem;
|
||||
margin-left: 2rem;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||
|
||||
Reference in New Issue
Block a user