5 Comments
author

Here are the code snippets:

<style>

.fullHeight {

height: 100vh !important;

}

.largeScreen {

padding-top: 100px;

}

</style>

{addClass: "fullHeight"}

{removeClass: "fullHeight"}

{addClass: "largeScreen"}

Expand full comment

Hi, it doesn't work for other groups, why?

Greetings

Expand full comment

What is the responsive plugin in chrome you are using?

Expand full comment