Skip to content

Commit 9923214

Browse files
committed
adding red color feature
1 parent 5c88a02 commit 9923214

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:300px;
7+
height:500px;
88
}
9+
.red {
10+
background-color:red
11+
}

0 commit comments

Comments
 (0)