page actualite image affinage
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// grid-row: 1 / span 2;
|
||||
|
||||
background-color: $background-actus;
|
||||
// height: fit-content;
|
||||
height: 40vh;
|
||||
padding-right: 1rem;
|
||||
.block-region-top{
|
||||
// position: relative;
|
||||
@@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
.block-entity-fieldnodetitle{
|
||||
grid-column: 2 /span 12;
|
||||
grid-column: 2 /span 9;
|
||||
margin: 0;
|
||||
.field--name-title{
|
||||
font-family: "Source Code Pro";
|
||||
@@ -43,7 +43,7 @@
|
||||
padding-top: 2rem;
|
||||
width: 600px;
|
||||
// height: auto;
|
||||
max-height: 400px;
|
||||
max-height: 360px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
height: 30vh;
|
||||
.block-region-top{
|
||||
.block-entity-fieldnodefield-images{
|
||||
display: none;
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
height: 30vh;
|
||||
.block-region-top{
|
||||
.block-entity-fieldnodetitle{
|
||||
.field--name-title{
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
height: 30vh;
|
||||
.block-region-top{
|
||||
.block-entity-fieldnodefield-images{
|
||||
display: none;
|
||||
|
||||
@@ -8,8 +8,9 @@
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
height: 30vh;
|
||||
.block-region-top{
|
||||
|
||||
|
||||
.block-entity-fieldnodetitle{
|
||||
.field--name-title{
|
||||
font-family: 'Source Code Pro';
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
height: 30vh;
|
||||
|
||||
.block-region-top{
|
||||
.block-entity-fieldnodefield-images{
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
height: 30vh;
|
||||
|
||||
|
||||
.block-entity-fieldnodetitle{
|
||||
width: fit-content;
|
||||
|
||||
Reference in New Issue
Block a user