Created
September 18, 2023 13:02
-
-
Save akther80/abdda8c58d0fd782af55c694ee3f4900 to your computer and use it in GitHub Desktop.
Geeks - In learning mode, video is not scrolled in desktop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@media(min-width: 992px) { | |
.tutor-course-single-content-wrapper .geeks-single-quiz-content, | |
.tutor-course-single-content-wrapper .tutor-lesson-content-area { | |
margin-bottom: 208px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment