Skip to content

Commit

Permalink
Merge pull request #71 from raspberrypilearning:draft
Browse files Browse the repository at this point in the history
changing the height of embeds
  • Loading branch information
m-bowley authored Nov 17, 2023
2 parents ca9a3a3 + b9ed77f commit 9affcec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions en/step_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,22 +62,22 @@ Run these example projects to get ideas for your pattern.
How have the motifs been made from circles, ellipses, squares, rectangles, and triangles?:

**Spirals**:
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/spirals-pattern-example" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/spirals-pattern-example" width="600" height="700" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
</iframe>
You can find the Spirals project [here](https://editor.raspberrypi.org/en/projects/spirals-pattern-example){:target="_blank"}

**Random faces**:
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/random-faces-example" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/random-faces-example" width="600" height="700" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
</iframe>
You can find the Random faces project [here](https://editor.raspberrypi.org/en/projects/random-faces-example){:target="_blank"}

**Art deco wallpaper**:
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/art-deco-example" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/art-deco-example" width="600" height="700" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
</iframe>
You can find the Art deco project [here](https://editor.raspberrypi.org/en/projects/art-deco-example){:target="_blank"}

**Yakan weaving**:
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/yakan-weaving-example" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
<iframe src="https://editor.raspberrypi.org/en/embed/viewer/yakan-weaving-example" width="600" height="700" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen>
</iframe>
You can find the Yakan weaving project [here](https://editor.raspberrypi.org/en/projects/yakan-weaving-example){:target="_blank"}

Expand Down

0 comments on commit 9affcec

Please sign in to comment.