css button plaquette
This commit is contained in:
parent
e4796d5b29
commit
711683dc05
|
@ -1743,7 +1743,7 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
|||
#home article.node-type-static .field_body > p:nth-child(4) {
|
||||
flex: 1 100%;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
justify-content: center;
|
||||
padding-right: 2rem;
|
||||
margin-top: 0;
|
||||
margin-bottom: 2rem;
|
||||
|
|
|
@ -127,7 +127,7 @@
|
|||
> p:nth-child(4){
|
||||
flex: 1 100%;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
justify-content: center;
|
||||
padding-right: 2rem;
|
||||
margin-top: 0;
|
||||
margin-bottom: 2rem;
|
||||
|
|
Loading…
Reference in New Issue