From c2db92042fc3e0c435e69ac741bd98a4d6794da8 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Mon, 17 Jul 2023 23:26:35 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20(pilars)=20full=20pilars!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.css | 5 ++++- index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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" />