home title

This commit is contained in:
2021-11-29 23:37:10 +01:00
parent 438a3e5430
commit 2dcc8d5e01
3 changed files with 26 additions and 18 deletions
@@ -298,6 +298,11 @@ a {
.block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images img {
width: 100vw;
height: auto; }
.block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche {
grid-column: 3 /span 3;
grid-row: 1 / span 3;
font-size: 6rem;
font-weight: 800; }
.block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
grid-column: 2;
grid-row: 1; }