We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, Thank you for the awesome theme.
Is there a way to add iframes with full width?
Current implementation:
<iframe width="640" height="550" src="https://user-images.githubusercontent.com/1xxxxx.mp4" frameborder="0" allowfullscreen></iframe>
This works on desktop but it breaks in the mobile due to the width. I tried using 100% but it didn't help. Any suggestions?
100%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, Thank you for the awesome theme.
Is there a way to add iframes with full width?
Current implementation:
This works on desktop but it breaks in the mobile due to the width. I tried using
100%
but it didn't help.Any suggestions?
The text was updated successfully, but these errors were encountered: