css button plaquette

This commit is contained in:
ouidade 2024-09-20 21:55:01 +02:00
parent e4796d5b29
commit 711683dc05
2 changed files with 2 additions and 2 deletions

View File

@ -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) { #home article.node-type-static .field_body > p:nth-child(4) {
flex: 1 100%; flex: 1 100%;
display: flex; display: flex;
justify-content: flex-end; justify-content: center;
padding-right: 2rem; padding-right: 2rem;
margin-top: 0; margin-top: 0;
margin-bottom: 2rem; margin-bottom: 2rem;

View File

@ -127,7 +127,7 @@
> p:nth-child(4){ > p:nth-child(4){
flex: 1 100%; flex: 1 100%;
display: flex; display: flex;
justify-content: flex-end; justify-content: center;
padding-right: 2rem; padding-right: 2rem;
margin-top: 0; margin-top: 0;
margin-bottom: 2rem; margin-bottom: 2rem;