From 0e600bf81ae5e58439216535ce236d3c12710f18 Mon Sep 17 00:00:00 2001 From: Mehak <132298893+Dipeshdahiya@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:14:23 +0530 Subject: [PATCH] Changes DOne --- index.html | 15 +++++++-------- resources/style.css | 8 ++++---- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index d6e993a..e044121 100644 --- a/index.html +++ b/index.html @@ -263,20 +263,20 @@
diff --git a/resources/style.css b/resources/style.css index a821067..e1b3a13 100644 --- a/resources/style.css +++ b/resources/style.css @@ -427,7 +427,9 @@ option { footer { display: flex; - justify-content: space-between; + justify-content:space-evenly; + align-items: center; + flex-direction: row; padding: 10px; } @@ -536,9 +538,7 @@ footer { white-space: nowrap; } - #name { - width: calc(50vw - 0px); - } + #directory { width: calc(100vw - 40px);