Skip to content

Commit 0382254

Browse files
adding red color feature
1 parent 531ddc0 commit 0382254

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
.circle{
55
border-radius:50%;
66
width:500px;
7-
height:00px;
7+
height:500px;
88
}
9+
.red{
10+
background-color:red
11+
}

0 commit comments

Comments
 (0)