Skip to content

Instantly share code, notes, and snippets.

@akther80
Created September 18, 2023 13:02
Show Gist options
  • Save akther80/abdda8c58d0fd782af55c694ee3f4900 to your computer and use it in GitHub Desktop.
Save akther80/abdda8c58d0fd782af55c694ee3f4900 to your computer and use it in GitHub Desktop.
Geeks - In learning mode, video is not scrolled in desktop
@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