From 40b673dcb2f84877ac5940682009263f13d442f8 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 24 Jun 2023 18:58:35 +0530 Subject: [PATCH] suresh --- public/assets/member_css/front-style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/assets/member_css/front-style.css b/public/assets/member_css/front-style.css index 00dcb8d..622f818 100644 --- a/public/assets/member_css/front-style.css +++ b/public/assets/member_css/front-style.css @@ -271,9 +271,13 @@ a{ display: flex; justify-content:space-between; margin:15px 0 10px; - max-width:150px; + /* max-width:150px; */ + max-width: 90px; padding-left:0; } +.footer-sociallink li:first-child{ + display:none; +} .footer-sociallink li a{ display:inline-block; width: 35px;