Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tusharbansal22
Copy link
Contributor

As described in the issue #1254 , the youtube iframe present in footer is not responsive ,i.e., it doesnt fix correctly on mobile screens. This PR fixes the issue.

@tusharbansal22 tusharbansal22 requested a review from a team as a code owner May 2, 2023 17:12
@zkoppert
Copy link
Member

zkoppert commented May 2, 2023

It looks like this code change helps when the screen is a smaller (mobile) size, but when the screen is full size, I noticed that the div is rendering as 300x156 which is much smaller than its original appearance. Are you seeing that as well?

Before:
Screenshot 2023-05-02 at 11 01 29 AM

After:
Screenshot 2023-05-02 at 11 01 08 AM

@tusharbansal22
Copy link
Contributor Author

@zkoppert Ya, my bad didnt notice that issue earlier, fixed the issue now and the yt iframe is scaling as required.

Copy link
Member

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@zkoppert zkoppert merged commit 6c1f82e into github:main May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants