From 1db5f2368184638c5d86235f29e512d39e8e6e86 Mon Sep 17 00:00:00 2001 From: Abhinav <51455561+abhinav78910@users.noreply.github.com> Date: Fri, 18 Oct 2019 11:26:42 +0530 Subject: [PATCH] Update final.html --- final.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final.html b/final.html index 7ec2851..3c7a13e 100644 --- a/final.html +++ b/final.html @@ -18,7 +18,7 @@ .icon-bar a { float: left; /* Float links side by side */ text-align: center; /* Center-align text */ - width: 20%; /* Equal width (5 icons with 20% width each = 100%) */ + width: 25%; /* Equal width (5 icons with 20% width each = 100%) */ padding: 12px 0; /* Some top and bottom padding */ transition: all 0.3s ease; /* Add transition for hover effects */ color: white; /* White text color */