diff --git a/Contributors.html b/Contributors.html index d30a5cdd82..453da5f50d 100644 --- a/Contributors.html +++ b/Contributors.html @@ -593,6 +593,8 @@ Kaustubh Mishra Priyanshu Pathak Aditya Krishna + Yash jain + diff --git a/css/footer.css b/css/footer.css index c04e6a2504..3b42e21fe7 100644 --- a/css/footer.css +++ b/css/footer.css @@ -5,7 +5,7 @@ width: 100vw; /* height: 100px; */ background: linear-gradient(to left, #FF0844, #FF4563); - box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); + box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.3); color: white; text-align: center; z-index: 1000; @@ -21,7 +21,7 @@ } .social-icons { - padding: 5px; + padding: 7px; } .social-icons> a img {