Skip to content

Commit

Permalink
Merge pull request #750 from DFE-Digital/ER-947
Browse files Browse the repository at this point in the history
Change video element from div to p
  • Loading branch information
nomasprime authored Mar 21, 2024
2 parents 9b70f6b + 9034ba8 commit 7903585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/markup/_video.html.slim
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.embed-container
p.embed-container
iframe src=url allow='accelerometer; autoplay; fullscreen; clipboard-write; encrypted-media; gyroscope; picture-in-picture'

0 comments on commit 7903585

Please sign in to comment.