set hight to viewport hight
This commit is contained in:
parent
d9a8654859
commit
797258176e
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
<body>
|
||||
|
||||
|
||||
<div class="w3-display-container w3-green" style="height:300px;">
|
||||
<div class="w3-display-container w3-green" style="height:100vh;">
|
||||
<div class="w3-display-middle">
|
||||
|
||||
|
||||
|
@ -39,4 +39,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
Reference in a new issue