Skip to content

Commit 53103b4

Browse files
committed
Adding viewport css for fullscreen.
1 parent 2ae1785 commit 53103b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body{
1010

1111
.main{
1212
display:flex;
13-
height: 720px;
13+
height: 100vh;
1414
width:100%;
1515
align-items: center;
1616
justify-content: center;

0 commit comments

Comments
 (0)