feat: working version with bugfixes and readme

This commit is contained in:
Lucas Oskorep
2024-11-08 03:47:00 -05:00
parent 02b98d4a54
commit b8a0075c8c
3 changed files with 12 additions and 9 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
border: 2px solid rgba(191, 0, 255, 0.8);
border-radius: 3px;
/*border-image-source: linear-gradient(to left, #743ad5, #d53a9d);*/
border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
/*border: 4px solid transparent;*/
/*border-radius: 5px;*/
/*/* Gradient border using border-image */
/*border-image: linear-gradient(45deg, red, orange, yellow, green, blue, indigo, violet) 1;*/
border-image: linear-gradient(45deg, red, orange, yellow, green, blue, indigo, violet) 1;
}