Skip to content

Commit ddc86d7

Browse files
committed
Added red color feature
1 parent 61f4847 commit ddc86d7

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
@@ -7,5 +7,5 @@
77
height:500px;
88
}
99
.red {
10-
background-color: re;
11-
}
10+
background-color: red;
11+
}

0 commit comments

Comments
 (0)