Skip to content

Commit cac0cf5

Browse files
committed
Add more space around the cover on the front page
1 parent 3d9fdea commit cac0cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>
1515
copy</a> of the <em>second</em> edition. A paper third edition is
1616
being worked on, but it isn't clear yet when it'll be available.</p>
1717

18-
<p style="text-align: center; margin: 1.5em 0">
18+
<p style="text-align: center; margin: 3em 0 2.5em">
1919
<img src="img/cover.jpg" alt="Cover image" style="border: 1px solid black; max-width: 100%; box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.4)">
2020
</p>
2121

0 commit comments

Comments
 (0)