Skip to content

Commit f3a9f46

Browse files
committed
adding red color feature
1 parent cba0a2f commit f3a9f46

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
@@ -6,4 +6,7 @@
66
width:500px;
77
height:500px;
88
}
9+
.red {
10+
background-color: red;
11+
}
912

0 commit comments

Comments
 (0)