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 @@