Skip to content

Commit d6e45ea

Browse files
committed
close #126
1 parent e43e1a0 commit d6e45ea

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/2-hoverintent/solution.view

1 file changed

+1
-1
lines changed

2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/2-hoverintent/solution.view/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
color: red;
33
}
44

5-
body#mocha {
5+
body {
66
margin: 0;
77
}
88

0 commit comments

Comments
 (0)