Skip to content

Commit 38ec6ab

Browse files
committed
Merge branch 'feature-add-color'
2 parents 4f50e8d + 43eb022 commit 38ec6ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.blue {
22
background-color:blue
33
}
4+
.red {
5+
background-color: red
6+
}
47
.circle{
58
border-radius:50%;
69
width: 500px;

0 commit comments

Comments
 (0)