Skip to content

Commit a5b7bd2

Browse files
committed
13.5 & fixes to 12.10,11,12
1 parent 54e5577 commit a5b7bd2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

Diff for: ch12/listing-12.10.html

+1
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
padding: 1.5625em;
155155
}
156156
.tile > h4 {
157+
margin-top: 0;
157158
margin-bottom: 1.5em;
158159
}
159160

Diff for: ch12/listing-12.11.html

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
padding: 1.5625em;
157157
}
158158
.tile > h4 {
159+
margin-top: 0;
159160
margin-bottom: 1.5em;
160161
}
161162

Diff for: ch12/listing-12.12.html

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
padding: 1.5625em;
157157
}
158158
.tile > h4 {
159+
margin-top: 0;
159160
margin-bottom: 1.5em;
160161
}
161162

0 commit comments

Comments
 (0)