Created
May 26, 2021 13:31
-
-
Save elken/4c5af2f525bcd84a936695edc7728889 to your computer and use it in GitHub Desktop.
Laracasts Theater Mode
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
@-moz-document domain("laracasts.com") { | |
#laracasts-video div:first-child { | |
height: calc(100vh - 62px) !important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment