bug 1er bandeau
This commit is contained in:
@@ -275,10 +275,9 @@ a {
|
||||
font-weight: 900;
|
||||
color: #009ee3;
|
||||
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 {
|
||||
display: table;
|
||||
margin: 0px auto 0px auto;
|
||||
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;
|
||||
|
||||
@@ -35,9 +35,10 @@
|
||||
color: $blue-light;
|
||||
line-height: 6rem;
|
||||
margin-bottom: 5rem;
|
||||
width: fit-content;
|
||||
p{
|
||||
display: table;
|
||||
margin: 0px auto 0px auto;
|
||||
// display: table;
|
||||
// margin: 0px auto 0px auto;
|
||||
background-color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user