css presentation
This commit is contained in:
parent
2da887ce20
commit
39f21b2fcf
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue