Commit 65615342 by Ooh-Ao

ess css

parent 8bdd55f1
......@@ -108,7 +108,8 @@ $shadow-deep : 0 20px 42px -16px rgba(0,0,0,.24);
position: absolute; inset: 0;
border-radius: inherit;
padding: 1px;
background: linear-gradient(160deg,#60a5fa,#818cf8 50%,#a855f7);
// background: linear-gradient(160deg,#60a5fa,#818cf8 50%,#a855f7);
background: linear-gradient(135deg,#4f46e5,#ec4899 60%,#f59e0b);
mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
mask-composite: exclude;
opacity: .45; transition: opacity .4s;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment