font size title actu

This commit is contained in:
2022-01-06 11:11:57 +01:00
parent 54c2412483
commit ae104204dc
2 changed files with 2 additions and 2 deletions
@@ -772,7 +772,7 @@ a {
margin: 0; }
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
font-family: "Source Code Pro";
font-size: 3rem;
font-size: 2.5rem;
font-weight: 500; }
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-date {
grid-column: 2 / span 3;
@@ -26,7 +26,7 @@
margin: 0;
.field--name-title{
font-family: "Source Code Pro";
font-size: 3rem;
font-size: 2.5rem;
font-weight: 500;
}
}