样式修改

This commit is contained in:
na.guo
2020-08-17 16:57:29 +08:00
parent 9cc511e5d3
commit 81c950bbd7

View File

@@ -6,6 +6,11 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>金掌桂-应用下载</title>
<style>
html,
body {
padding: 0;
margin: 0;
}
body {
height: 100vh;
}