File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 < div style ="min-height: calc(100vh - 70px); ">
1818 <!-- header box -->
1919 < div style ="width: 100%; height: 40px; background-color: #fafbfc; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e1e4e8; ">
20- < div style ="max-width: 1024px ; margin: auto; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); ">
20+ < div style ="max-width: 800px ; margin: auto; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); ">
2121 < h3 > < a href ="https://github.com/Microsoft/web-build-tools/wiki "> web-build-tools</ a > API reference</ h3 >
2222 </ div >
2323 </ div >
2424
2525 <!-- page body -->
26- < div style ="max-width: 1024px ; margin: auto; padding-top: 50px; padding-bottom: 50px ">
26+ < div style ="max-width: 800px ; margin: auto; padding-top: 50px; padding-bottom: 50px ">
2727 {{ content }}
2828 </ div >
2929 </ div >
3030
3131 <!-- sticky-footer -->
32- < div style ="max-width: 1024px ; margin: auto; height: 50px; ">
32+ < div style ="max-width: 800px ; margin: auto; height: 50px; ">
3333 < i > Copyright © Microsoft Corporation. All rights reserved.</ i >
3434 </ div >
3535
You can’t perform that action at this time.
0 commit comments