Skip to content

Commit 1c5c139

Browse files
committed
correcting the display
1 parent 9a2509e commit 1c5c139

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/register.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ <h1>PHP Community
2525
<p>We can't wait to see you in Nashville!</p>
2626
</div>
2727
<div class="section">
28-
2928
<h2>Registration for the PHP Community Conference Includes</h2>
29+
<div id="body">
3030
<ul>
3131
<li>access to the tutorial day on April 21st</li>
3232
<li>access to the conference day on April 22nd</li>
@@ -35,9 +35,9 @@ <h2>Registration for the PHP Community Conference Includes</h2>
3535
<li>a great sense of community at the conference itself</li>
3636
</ul>
3737

38-
<p>We'll post the schedule as soon as we can, but expect two informative tracks on tutorial day and two inspiring tracks on the regular session day. The current price of <span style="font-size: 18px;">$349.95</span> is only available until the schedule goes up or the first 100 tickets are sold, so buy now and save!
38+
<p>We'll post the schedule as soon as we can, but expect two informative tracks on tutorial day and two inspiring tracks on the regular session day. The current price of <span style="font-size: 16px;">$349.95</span> is only available until the schedule goes up or the first 100 tickets are sold, so buy now and save!
3939
</p>
40-
40+
</div>
4141
</div>
4242
</div>
4343
<?php

0 commit comments

Comments
 (0)