Skip to content

DZakh-old/real-vh-height

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published