diff --git a/index.css b/index.css index 1187524..dd7a578 100644 --- a/index.css +++ b/index.css @@ -99,8 +99,11 @@ li { } .pilars li { - flex: 0; + flex: 1; width: 100%; + display: flex; + justify-content: center; + align-items: center; } .ground { diff --git a/index.html b/index.html index 402594e..18fe30a 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ name="description" content="Author: Julien Calixte, My understanding of the Thinking People System and - how it can help people and organization to improve" + how it helps people and organization to improve" />