Skip to content

Commit dbf98b9

Browse files
committed
adding red color feature
1 parent f4e5d0a commit dbf98b9

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+
.red {
9+
background-color:red
810
}

0 commit comments

Comments
 (0)