Skip to content

Commit 0dd446a

Browse files
committed
updated css with attribute
1 parent 31bd67b commit 0dd446a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
border-radius:50%;
66
width:500px;
77
height:500px;
8+
background:linear-gradient(45deg, red, yellow, green, blue, purple);
9+
animation: spin 4s linear infinite;
810
}

0 commit comments

Comments
 (0)