Skip to content

Commit a8cb676

Browse files
committed
added background color
1 parent adcbd57 commit a8cb676

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

style.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@
55
border-radius:50%;
66
width:600px;
77
height:600px;
8-
i}
8+
}
9+
10+
.red{
11+
background-color:red
12+
13+
}

0 commit comments

Comments
 (0)