Skip to content

Commit eefcd5d

Browse files
authored
Update index.html
1 parent 13ee093 commit eefcd5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
.holo-frame::before {
4747
content: "";position: absolute;top: -2px;left: -2px;right: -2px;bottom: -2px;border-radius: 14px;background: linear-gradient(45deg, rgba(0,255,255,0.2), rgba(255,255,255,0.1), rgba(0,255,255,0.2));z-index: -1;filter: blur(8px);
48-
background: radial-gradient(rgb(244 67 54 / 48%),rgba(0, 255, 255, 0.2));
48+
background: radial-gradient(rgba(0, 255, 255, 0.2),rgb(244 67 54 / 48%));
4949
}
5050

5151
.holo-frame1::before {

0 commit comments

Comments
 (0)