Commit c5ec8ece authored by wang's avatar wang

收集环境

parent bc7ab4e9
......@@ -3,8 +3,17 @@
<head>
<meta charset="UTF-8">
<title>Title</title>
<style>
.page-home {
font-family: Montserrat, sans-serif;
font-size: 1rem;
letter-spacing: .015em;
line-height: 1.5;
color: #4c4c4c;
}
</style>
</head>
<body>
<body class="page-home">
</body>
</html>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment