size site map dasn node projet et margin/padding block first et second
This commit is contained in:
@@ -24,20 +24,21 @@
|
||||
flex: 0 1 100%;
|
||||
}
|
||||
.block-region-first{
|
||||
position:fixed;
|
||||
width: 20% !important;
|
||||
// margin-top: 1rem;
|
||||
// position:fixed;
|
||||
// width: 20% !important;
|
||||
margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
// margin-left: 2rem;
|
||||
@media(max-width: 810px){
|
||||
position: relative;
|
||||
width: 100% !important;
|
||||
margin-left: 0rem;
|
||||
margin-top: 0;
|
||||
}margin-left: 2rem;
|
||||
}
|
||||
|
||||
#sites-map-container{
|
||||
width: 100% !important;
|
||||
width: 65% !important;
|
||||
h2{
|
||||
display: none;
|
||||
}
|
||||
@@ -49,8 +50,9 @@
|
||||
}
|
||||
.field_field_site_projet{
|
||||
.node-type-site{
|
||||
width: 80%;
|
||||
width: 65%;
|
||||
margin: auto;
|
||||
padding-left: 2rem;
|
||||
.field_title{
|
||||
h2{
|
||||
text-transform: none;
|
||||
@@ -114,9 +116,10 @@
|
||||
}
|
||||
.block-region-second{
|
||||
position: relative;
|
||||
// margin-top: 1rem;
|
||||
margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 2rem;
|
||||
@media(max-width: 810px){
|
||||
// margin-left: 2rem;
|
||||
// margin-top: 3rem;
|
||||
@@ -125,8 +128,8 @@
|
||||
::before{
|
||||
content: "";
|
||||
position: absolute;
|
||||
top:0rem;
|
||||
left: -1.3rem;
|
||||
top: -0.1rem;
|
||||
left: 0.5rem;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
background-image: url("../img/laureat-ouvert.svg");
|
||||
@@ -341,7 +344,7 @@
|
||||
.block-region-third{
|
||||
position:relative;
|
||||
// width: 23% !important;
|
||||
margin-top: 1rem;
|
||||
margin-top: 2rem;
|
||||
margin-left: 2rem;
|
||||
@media(max-width: 810px){
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user