We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
in height and width, set a veriable and put its values in vh. eg- : let width = '70vw'; let height = '80vh' return( )
Activity
daljeeet commentedon Apr 5, 2022
in height and width, set a veriable and put its values in vh.
eg- :
let width = '70vw';
let height = '80vh'
return(
)