File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed
Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 1+ body , html {
2+ height : 100vh !important ;
3+ }
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
77 < title > Portfolio</ title >
88 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css " integrity ="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb " crossorigen ="anonymous ">
9+ < link rel ="stylesheet " href ="css/style.css ">
910</ head >
1011
1112< body >
12- < div class ="container ">
13- < div class ="jumbotron ">
14- < h1 class ="text-center align-middle "> Coming Soon</ h1 >
15- </ div >
16-
13+ < div class ="d-flex align-items-center flex-column justify-content-center h-100 bg-dark text-white " id ="header ">
14+ < h1 class ="display-4 "> Coming Soon.</ h1 >
1715 </ div >
18-
19-
20-
21-
22-
23-
16+
2417 < script src ="https://code.jquery.com/jquery-3.2.1.slim.min.js " integrity ="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN " crossorigen ="anonymous "> </ script >
2518 < script src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js " integrity ="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh " crossorigen ="anonymous "> </ script >
2619 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js " integrity ="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ " crossorigen ="anonymous "> </ script >
You can’t perform that action at this time.
0 commit comments