Skip to content

Commit 54b7f0d

Browse files
committed
cleanup demo page
1 parent 140b85e commit 54b7f0d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

elements/pfe-jump-links/demo/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h1><code>pfe-jump-links</code></h1>
5858
<div class="content">
5959

6060
<h2 style="text-align: center; margin: 60px auto;" id="standard">PFE Jump Links - standard</h2>
61-
<div style="margin: 0 auto 400px;max-width:1140px;" class="pfe-l-grid pfe-m-gutters">
61+
<div style="margin: 0 auto 60px;max-width:1140px;" class="pfe-l-grid pfe-m-gutters">
6262
<div class="sticky pfe-l-grid__item pfe-m-12-col pfe-m-3-col-on-lg">
6363
<pfe-jump-links-nav id="jumplinks1" sr-text="Page navigation">
6464
<h4 slot="pfe-jump-links-nav--heading">Jump to section</h4>
@@ -200,7 +200,7 @@ <h1 class="pfe-jump-links-panel__section" id="section5">Section 5</h1>
200200
</div>
201201

202202
<h2 style="text-align: center; margin: 60px auto;" id="subsections">PFE Jump Links - with sub sections</h2>
203-
<div style="padding: 20px 20px 400px;background-color: #131313;color: white;" class="pfe-l-grid pfe-m-gutters">
203+
<div style="padding: 20px 20px 40px;background-color: #131313;color: white;" class="pfe-l-grid pfe-m-gutters">
204204
<div class="sticky pfe-l-grid__item pfe-m-12-col pfe-m-3-col-on-lg">
205205
<pfe-jump-links-nav style="margin-right: 30px;" id="jumplinks2" color="darkest" sr-text="Page navigation">
206206
<h4 slot="pfe-jump-links-nav--heading">Jump to section</h4>
@@ -442,7 +442,7 @@ <h1 class="pfe-jump-links-panel__section" id="section50">Section 5</h1>
442442
</div>
443443

444444
<h2 style="text-align: center; margin: 60px auto;" id="autobuild">PFE Jump Links - autobuild (w/ sub sections)</h2>
445-
<div style="margin-bottom: 400px;" class="pfe-l-grid pfe-m-gutters">
445+
<div style="margin-bottom: 60px;" class="pfe-l-grid pfe-m-gutters">
446446
<div class="sticky pfe-l-grid__item pfe-m-12-col pfe-m-3-col-on-lg">
447447
<pfe-jump-links-nav autobuild id="jumplinks8" sr-text="Page navigation">
448448
<h4 slot="pfe-jump-links-nav--heading" id="pfe-jump-links-nav--heading">Jump to section</h4>

elements/pfe-jump-links/demo/test_page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h1><code>pfe-jump-links</code></h1>
5151
<div class="content">
5252

5353
<h2 style="text-align: center; margin: 60px auto;" id="autobuild">PFE Jump Links - autobuild (w/ sub sections)</h2>
54-
<div style="margin-bottom: 400px;" class="pfe-l-grid pfe-m-gutters">
54+
<div style="margin-bottom: 60px;" class="pfe-l-grid pfe-m-gutters">
5555
<div class="sticky pfe-l-grid__item pfe-m-12-col pfe-m-3-col-on-lg">
5656
<pfe-jump-links-nav autobuild id="jumplinks" sr-text="Page navigation" offset="60">
5757
<h4 slot="pfe-jump-links-nav--heading" id="pfe-jump-links-nav--heading">Jump to section</h4>

0 commit comments

Comments
 (0)