titre contact
This commit is contained in:
@@ -123,13 +123,24 @@
|
||||
.block-region-third{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 70%;
|
||||
width: 70%;
|
||||
|
||||
.title-contact{
|
||||
background: $blue-light;
|
||||
color: $white;
|
||||
text-transform: uppercase;
|
||||
font-weight: 900;
|
||||
font-size: 0.8rem;
|
||||
padding-top: 1rem;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-courriel{
|
||||
background: $blue-light;
|
||||
color: $white;
|
||||
font-weight: 600;
|
||||
padding-top: 1rem;
|
||||
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user