Skip to content

Commit dfb66e3

Browse files
committed
reduced image size in map
1 parent d0b7564 commit dfb66e3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

chapter9/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title> Image Guess </title>
66
<style>
77
body { margin: 20px; }
8-
img { margin: 20px; }
8+
img { margin: 20px; } /* added in second step */
99
</style>
1010
<script>
1111
window.onload = init;

chapter9/map.jpg

-35.4 KB
Loading

0 commit comments

Comments
 (0)