wwf
3 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
app/components/billing/apps-full-in-dialog/style.module.css
@@ -1,7 +1,7 @@
.textGradient {
  background: linear-gradient(92deg, #0EBCF3 -29.55%, #2250F2 75.22%);
  background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
}