|
@@ -315,15 +315,18 @@ a {
|
|
|
font-weight: 900;
|
|
|
color: #009ee3;
|
|
|
line-height: 7rem;
|
|
|
- margin-top: 1rem;
|
|
|
+ margin-top: 2rem;
|
|
|
margin-bottom: 5rem;
|
|
|
width: fit-content; }
|
|
|
+ .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche p {
|
|
|
+ margin-top: 4rem;
|
|
|
+ margin-bottom: 0; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche span {
|
|
|
background-color: white; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
|
|
|
grid-column: 4;
|
|
|
grid-row: 2;
|
|
|
- margin-top: 4rem; }
|
|
|
+ margin-top: 3rem; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 {
|
|
|
background-color: white; }
|
|
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 a {
|