Skip to content

Commit 4446e6b

Browse files
philiptrphiliptr
authored andcommitted
Fixing tutorial spacing issues
1 parent 1fa8dbb commit 4446e6b

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

content/static/tutorials/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@ <h1 class="large-header"><span class="black">Tutorials.</span> A collection of s
228228
<p>Level: Beginner</p>
229229
</td>
230230

231+
</tr>
232+
233+
<tr>
234+
231235
<td><div class="curated-item">
232236
<a href="typography"><img src="imgs/typography.jpg" width="223" height="72" alt="preview image" title="Typography" /></a>
233237
<p><br /><a href="typography">Typography</a><br />

content/static/tutorials/interactivity/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<div class="content">
2+
13
<table width="656">
24

35
<tr>
@@ -1171,4 +1173,5 @@ <h3>Cursor icon</h3>
11711173
<p>&nbsp;</p>
11721174

11731175
</table>
1174-
</p>
1176+
</p>
1177+
</div>

content/static/tutorials/rendering/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<div class="content">
12
<table width="656">
23
<tr>
34
<td>
@@ -587,4 +588,5 @@ <h3>Combine surfaces</h3>
587588
</td>
588589
</tr>
589590

590-
</table>
591+
</table>
592+
</div>

content/static/tutorials/typography/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
<div class="content">
22
<table width="656">
33
<tr>
44
<td>
@@ -642,4 +642,5 @@ <h3>Notes</h3>
642642
</td>
643643
</tr>
644644
</table>
645-
</p>
645+
</p>
646+
</div>

0 commit comments

Comments
 (0)