Skip to content

Commit d723ad4

Browse files
author
Aaron Thompson
committed
Adding red color feature
1 parent cd8d858 commit d723ad4

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
@@ -7,3 +7,6 @@
77
height:500px;
88
}
99

10+
.red {
11+
background-color: red
12+
}

0 commit comments

Comments
 (0)