Skip to content

Commit

Permalink
Remove outer div around PCUI exammples
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Feb 24, 2024
1 parent f7a4207 commit 70dd858
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/pages/5-examples.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ has_children: true

Here are some simple examples demonstrating the various PCUI elements:

<div class="highlighter-rouge">
<iframe src="examples.html" width="100%" height="500px"></iframe>
</div>
<iframe src="examples.html" width="100%" height="500px"></iframe>

0 comments on commit 70dd858

Please sign in to comment.