Skip to content
New issue

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

Fix: overflow of video element on screen width less than 700px #178

Merged
merged 2 commits into from
Aug 1, 2023

Commits on Jul 31, 2023

  1. Update summary-style.css

    Fixed issue OurTechCommunity#132. The video now takes the 100% available space according to the device width, the box sizing property makes sure that the padding and margin remains intact.
    mohitgangwani authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fd5f99f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    53509a5 View commit details
    Browse the repository at this point in the history