bug 1er bandeau
This commit is contained in:
@@ -275,10 +275,9 @@ a {
|
|||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
color: #009ee3;
|
color: #009ee3;
|
||||||
line-height: 6rem;
|
line-height: 6rem;
|
||||||
margin-bottom: 5rem; }
|
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 {
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche p {
|
||||||
display: table;
|
|
||||||
margin: 0px auto 0px auto;
|
|
||||||
background-color: white; }
|
background-color: white; }
|
||||||
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
|
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
|
||||||
grid-column: 4;
|
grid-column: 4;
|
||||||
|
|||||||
@@ -35,9 +35,10 @@
|
|||||||
color: $blue-light;
|
color: $blue-light;
|
||||||
line-height: 6rem;
|
line-height: 6rem;
|
||||||
margin-bottom: 5rem;
|
margin-bottom: 5rem;
|
||||||
|
width: fit-content;
|
||||||
p{
|
p{
|
||||||
display: table;
|
// display: table;
|
||||||
margin: 0px auto 0px auto;
|
// margin: 0px auto 0px auto;
|
||||||
background-color: $white;
|
background-color: $white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user