minor fix

This commit is contained in:
LouisLam
2021-07-11 23:12:43 +08:00
parent ecbe02c525
commit a1adfb95cc
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<form @submit.prevent="submit">
<div>
<object width="64" data="/icon.svg"></object>
<object width="64" height="64" data="/icon.svg"></object>
<div style="font-size: 28px; font-weight: bold; margin-top: 5px;">Uptime Kuma</div>
</div>