Skip to content

Commit fef7c2b

Browse files
Merge pull request 4GeeksAcademy#47 from kiddopro/01.2-Your-First-Style
01.2-Your-First-Style
2 parents cf58c82 + 899ed00 commit fef7c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/01.2-Your-First-Style/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<style>
55
a {
6-
/* change this style to yellow */
6+
/* change this style to blue */
77
color: red;
88
}
99
</style>

0 commit comments

Comments
 (0)