Merge pull request '🎨 页面美化' (#62) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m17s

Reviewed-on: #62
This commit is contained in:
李寻欢 2024-06-19 14:21:33 +08:00
commit 4fcf1779de

View File

@ -119,7 +119,7 @@
</div>
<!-- 指令 -->
<div class="flex justify-between gap-x-4 py-3 items-center">
<dt class="text-gray-500">迎新</dt>
<dt class="text-gray-500">指令</dt>
<dd class="flex items-start gap-x-2">
{{ template "command" . }}
</dd>