fix webkit

This commit is contained in:
vaxerski 2022-07-18 14:21:21 +02:00
parent ad19a15cef
commit c466bd1219

View file

@ -29,6 +29,7 @@
// text-shadow: 0 0 0.5rem #2222224d;
background: linear-gradient(to right, #cfe8f6, #c8e6e3);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
animation: scaleit 4s infinite ease-in-out;
}

Before

Width:  |  Height:  |  Size: 544 KiB

After

Width:  |  Height:  |  Size: 545 KiB