Skip to content

Commit 084f99d

Browse files
changing color field
1 parent 869595b commit 084f99d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66
border-radius: 50%;
77
width: 500px;
88
height: 500px;
9+
}
10+
11+
.red {
12+
background-color: red
913
}

0 commit comments

Comments
 (0)