mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
Remove height and width
This commit is contained in:
parent
1695bf23b8
commit
10da7662e6
1 changed files with 0 additions and 2 deletions
|
@ -26,9 +26,7 @@ const About = () => (
|
|||
<div className="video-container">
|
||||
<Video
|
||||
className="about-scratch-video"
|
||||
height="290"
|
||||
videoId="joal01i8b1"
|
||||
width="400"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue