Skip to content

Commit

Permalink
fix: style
Browse files Browse the repository at this point in the history
  • Loading branch information
ourai authored Sep 19, 2023
1 parent e930f97 commit fdc9455
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<head>
<meta charset="utf8">
<title>欧雷的开放生活</title>
<style>html, body { width: 100%; height: 100%; margin: 0 }</style>
</head>
<body>
<div style="width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;">
<div style="display: flex; align-items: center; justify-content: center; height: 100%; padding: 0 2rem; text-align: center;">
<p>记录<a href="https://linxoid.com/ourai/" target="_blank" rel="external nofollow">欧雷</a>的开放生活,敬请期待!</p>
</div>
</body>
Expand Down

0 comments on commit fdc9455

Please sign in to comment.