Skip to content

Commit 6d25835

Browse files
changed color to blue
1 parent 64240c0 commit 6d25835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
}
99

1010
.red {
11-
background-color:red
11+
background-color:blue;
1212
}

0 commit comments

Comments
 (0)