Skip to content

Commit

Permalink
fix iframe width
Browse files Browse the repository at this point in the history
  • Loading branch information
k-shar committed Jul 26, 2024
1 parent 486065d commit a7ad86f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wiki/03-disciplines/01-lighting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gels are also used by sound designers! The [RAT music stands](https://www.ratsta
[Tech crew gel stock:](https://www.warwicktechcrew.co.uk/lx-catalogue/gels/)
<iframe
src="https://www.warwicktechcrew.co.uk/lx-catalogue/gels/"
width="80%"
width="100%"
height="600">
</iframe>

Expand All @@ -22,6 +22,6 @@ Gobos are thin metal plates with designs cut into them. They are put in front of
[Tech crew gobo stock:](https://www.warwicktechcrew.co.uk/lx-catalogue/gobos/)
<iframe
src="https://www.warwicktechcrew.co.uk/lx-catalogue/gobos/"
width="80%"
width="100%"
height="600">
</iframe>

0 comments on commit a7ad86f

Please sign in to comment.