images pleines pages
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
export default 1569307322706
|
export default 1569330892613
|
||||||
+4
-4
@@ -22,10 +22,10 @@
|
|||||||
|
|
||||||
.image-bleed {
|
.image-bleed {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: calc(100% + #{$fond-perdu} * 2);
|
width: calc(100% + #{$fond-perdu} * 6);
|
||||||
height: calc(100% + #{$fond-perdu} * 2);
|
height: calc(100% + #{$fond-perdu} * 6);
|
||||||
margin-left: -$fond-perdu;
|
margin-left: -$fond-perdu - 16;
|
||||||
margin-top: -$fond-perdu;
|
margin-top: -$fond-perdu - 16;
|
||||||
}
|
}
|
||||||
|
|
||||||
.image-cover {
|
.image-cover {
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
background-size: cover;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -43,6 +43,7 @@
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-of-content {
|
.table-of-content {
|
||||||
@@ -162,3 +163,8 @@ strong {
|
|||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
line-height: 18pt;
|
line-height: 18pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// .column .image-cover .image-bleed {
|
||||||
|
// margin:0;
|
||||||
|
//
|
||||||
|
// }
|
||||||
|
|||||||
Reference in New Issue
Block a user