From 31cf1efc1d316dd19159ccf910c86ae879777c09 Mon Sep 17 00:00:00 2001 From: adplantade Date: Thu, 18 Jun 2020 17:12:08 +0200 Subject: [PATCH] =?UTF-8?q?Affichage=20plus=20espac=C3=A9,=20am=C3=A9liora?= =?UTF-8?q?tion=20de=20la=20r=C3=A9serve?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/index.css | 4 ++- code/index.html | 94 ++++++++++++++++++++++++++++++++++--------------- 2 files changed, 69 insertions(+), 29 deletions(-) diff --git a/code/index.css b/code/index.css index 02ba8bb..e9f3021 100644 --- a/code/index.css +++ b/code/index.css @@ -1,6 +1,8 @@ .all-container { - display : flex; /* + display : flex; + justify-content: space-between; + /* align-items: baseline; width : min-content; flex-direction: row; diff --git a/code/index.html b/code/index.html index 52ef980..f9b0ad8 100644 --- a/code/index.html +++ b/code/index.html @@ -7,6 +7,13 @@