Remove height and width

This commit is contained in:
apple502j 2019-01-30 19:54:17 +09:00 committed by GitHub
parent 1695bf23b8
commit 10da7662e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,9 +26,7 @@ const About = () => (
<div className="video-container">
<Video
className="about-scratch-video"
height="290"
videoId="joal01i8b1"
width="400"
/>
</div>
</div>