This commit is contained in:
2023-08-06 16:57:20 +03:00
parent 8c2043198f
commit 1b0e29aba8
5 changed files with 99 additions and 38 deletions

View File

@@ -824,7 +824,7 @@
.phones_carrier_span{
position: relative;
top: 4px;
top: 6px;
background: linear-gradient(99deg, #040404 56%, #9f9f9f 25%, #ffffff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
@@ -860,7 +860,7 @@
.email_carrier_span{
position: relative;
top: 2px;
top: 5px;
background: linear-gradient(99deg, #040404 2%, #f5f5f5 16%, #ffffff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;