Skip to content

Commit c46c346

Browse files
Merge pull request mdn#25 from vgiffin/patch-1
Update color-hex.html
2 parents 0847343 + a2e4e2d commit c46c346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/values-units/color-hex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<div class="wrapper">
3636
<div class="box one">#02798b</div>
3737
<div class="box two">#c55da1</div>
38-
<div class="box three">128a7d</div>
38+
<div class="box three">#128a7d</div>
3939
</div>
4040
</section>
4141

0 commit comments

Comments
 (0)