Skip to content

Commit

Permalink
Registration: fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
honnet committed Oct 27, 2023
1 parent 63f35c1 commit c208cf8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions registration.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ permalink: /registration/

<div class="section-title">
<h1 class="custom-h1">Registration</h1>
<ul class="section-content-left">
<li>Will be update.</li>
</ul>
</div>


Coming soon!


<style>
/* 如果你想让每个标题在一个特定的区域或者容器中居中,你也可以使用 .section-title 类: */
.section-title {
Expand All @@ -33,4 +34,4 @@ permalink: /registration/
padding: 10px 0; /* 可选:添加一些上下填充 */
font-size: 1.5em; /* 设置字体大小,根据需要调整 */
}
</style>
</style>

0 comments on commit c208cf8

Please sign in to comment.