css presentation

This commit is contained in:
ouidade 2024-11-13 23:43:29 +01:00
parent 2da887ce20
commit 39f21b2fcf
2 changed files with 2 additions and 0 deletions

View File

@ -1931,6 +1931,7 @@ body {
#home article.node-type-static .field_body h6 {
display: flex;
justify-content: center;
flex: 0 0 40%;
margin-top: 1rem;
margin-bottom: 2rem !important;
width: fit-content;

View File

@ -119,6 +119,7 @@
// flex: 1 100%;
display: flex;
justify-content: center;
flex: 0 0 40%;
// padding-right: 2rem;
margin-top: 1rem;
margin-bottom: 2rem !important;