Skip to content

Commit

Permalink
背景色を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
ics-ikeda committed Jul 31, 2019
1 parent 7d2f704 commit ff42057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vanillajs-svg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
margin: 0;
padding: 0;
overflow: hidden;
background: white;
background: #eee;
}

#mySvg {
Expand Down

0 comments on commit ff42057

Please sign in to comment.