Created
April 11, 2025 09:45
-
-
Save Kcko/8d4b5ea9c91c3ce0db22264e066d3053 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* https://codepen.io/kevinpowell/pen/yLWNbdJ */ | |
.overlay { | |
border-image: linear-gradient(hsl(240 100% 20% / 0.6), hsl(0 100% 20% / 0.6)) | |
fill 1; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment