Skip to content

Commit 6ac1408

Browse files
committed
Merge branch 'feature-add-color'
changes to background color
2 parents 481dbf5 + 2a85dfd commit 6ac1408

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.blue {
2-
background-color:blue
1+
.red {
2+
background-color:red
33
}
44
.circle{
55
border-radius:50%;

0 commit comments

Comments
 (0)