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

design issue: Reduce unnecessary left-side space #1624

Open
IkramBagban opened this issue Dec 7, 2024 · 1 comment
Open

design issue: Reduce unnecessary left-side space #1624

IkramBagban opened this issue Dec 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@IkramBagban
Copy link
Contributor

Describe the bug
There is excessive unused space on the left side of the video player. The position of the video player should be centered to create a more balanced and visually appealing layout

To Reproduce
Steps to reproduce the behavior:

  1. play latest videos on cohort 3 web dev

image

@rajveeerr
Copy link
Contributor

this issue arose because the iframe(displaying the video) had hardcoded width and height, causing the layout imbalance, I've opened a PR to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants