Skip to content

Commit eb326b8

Browse files
committed
Lint
1 parent 21cad6e commit eb326b8

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

index.html

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -318,19 +318,9 @@ <h2>
318318
</h2>
319319
<div style="position: relative" class="demo-elements">
320320
<div id="my-position-anchor-a" class="anchor">Anchor A</div>
321-
<div
322-
id="my-position-target-a"
323-
class="target"
324-
>
325-
Target A
326-
</div>
321+
<div id="my-position-target-a" class="target">Target A</div>
327322
<div id="my-position-anchor-b" class="anchor">Anchor B</div>
328-
<div
329-
id="my-position-target-b"
330-
class="target"
331-
>
332-
Target B
333-
</div>
323+
<div id="my-position-target-b" class="target">Target B</div>
334324
</div>
335325
<p class="note">
336326
With polyfill applied: Targets are positioned at the top right corner of

0 commit comments

Comments
 (0)