From c1f2bf232cf397f0ec2c5d3f990fd1061d227d69 Mon Sep 17 00:00:00 2001 From: Hafitz <71178188+breakdowns@users.noreply.github.com> Date: Sat, 29 Jul 2023 07:25:50 +0700 Subject: [PATCH] Update style.css --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 38a907f..cf3a28f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -199,7 +199,7 @@ a, a:hover { box-shadow: 0px 4px 30px rgba(43, 98, 169, 0.5); } .profile-card-social__item.x { - background: linear-gradient(45deg, #333333, #0A0A0A); + background: linear-gradient(45deg, #1B2936, #0A0A0A); box-shadow: 0px 4px 30px rgba(19, 127, 212, 0.7); } .profile-card-social__item.telegram {