Add viewport height section styling in style.css
This commit is contained in:
parent
1bfa4322d0
commit
0a7b1664be
@ -0,0 +1,4 @@
|
|||||||
|
section {
|
||||||
|
width: 100%;
|
||||||
|
height: 100vh;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user