Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

full-screen

:root {
  // Defaults
  --js-real-height: 100vh;
}


height: 100vh; /* Fallback for browsers that do not support Custom Properties */
height: var(--js-real-height);

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages