Skip to content

Commit dccf16a

Browse files
authored
Merge pull request #745 from NexGenUA/patch-3
Update soccer.css
2 parents a22570c + e1c3a61 commit dccf16a

File tree

1 file changed

+2
-2
lines changed
  • 2-ui/3-event-details/4-mouse-drag-and-drop/2-drag-heroes/source.view

1 file changed

+2
-2
lines changed

2-ui/3-event-details/4-mouse-drag-and-drop/2-drag-heroes/source.view/soccer.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ html, body {
44
}
55

66
#field {
7-
background: url(field.svg);
7+
background: url(https://js.cx/drag-heroes/field.png);
88
width: 800px;
9-
height: 500px;
9+
height: 600px;
1010
float: left;
1111
}
1212

0 commit comments

Comments
 (0)