It was my submission for the 3rd project in FCC responsive section. It took me the whole day to make it happen. I coded the whole web page keeping it as mobile first approach .As i am just a beginner in responsive design . So review would be great. 
Here is my pen :
Very nice! Your page does work well on both mobile and large screen and looks good too.
The only thing I saw that might need a small fix is the video player got squeezed out smaller screens
Also, look at the order you load scripts. Bootstrap needs jquery so jquery needs to load first. One error was noted in console but I’m not sure if that actually broke anything on your page.
1 Like
thanks for the review. I also noticed that bug .I’ll surely fix it asap 