page actualite image affinage

This commit is contained in:
2021-12-07 17:36:09 +01:00
parent 28204e510a
commit 066ec6320a
8 changed files with 27 additions and 20 deletions
@@ -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;
}