titre home
This commit is contained in:
@@ -34,21 +34,17 @@
|
||||
.field--name-field-accroche{
|
||||
grid-column: 2 /span 3;
|
||||
grid-row: 2 / span 2;
|
||||
font-size: 5rem;
|
||||
text-decoration: underline;
|
||||
// background-color: $white;
|
||||
font-size: 5rem;
|
||||
font-weight: 900;
|
||||
color: $blue-light;
|
||||
line-height: 6rem;
|
||||
line-height: 7rem;
|
||||
margin-top: 6rem;
|
||||
margin-bottom: 5rem;
|
||||
width: fit-content;
|
||||
p{
|
||||
display: inline-block;
|
||||
margin: 0px auto 0px auto;
|
||||
span {
|
||||
background-color: $white;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
.field--name-title{
|
||||
grid-column: 4;
|
||||
|
||||
Reference in New Issue
Block a user