From 526685e8b5428d2a5a2d24f8037b4b497caa0693 Mon Sep 17 00:00:00 2001 From: Salonijain2210 Date: Tue, 19 Dec 2023 09:41:25 -0800 Subject: [PATCH] footer-changes --- assets/css/style.css | 6 +++++- index.html | 27 ++++++++++++++++++++------- 2 files changed, 25 insertions(+), 8 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 8960416..0904379 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1711,7 +1711,11 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', end /* color: #fff;*/ text-decoration: none; } - +#footer .spacing{ + display: flex; + flex-direction: column; + align-items: center; +} /* BUTTON SPECIAL */ /* CSS */ .button-register { diff --git a/index.html b/index.html index 7404c2e..6b9c45d 100644 --- a/index.html +++ b/index.html @@ -1913,8 +1913,12 @@