This commit is contained in:
2023-04-12 16:30:23 +08:00
parent 08fbce3c05
commit 094c013634
+1 -1
View File
@@ -13,7 +13,7 @@
<body> <body>
<div class="flex flex-wrap py-2 bg-black"> <div class="flex flex-wrap py-2 bg-black">
<div class="w-full flex justify-center"> <div class="w-full flex justify-center h-[45px]">
<div class="px-2 py-1 border-red-200 rounded-2xl border-2 w-[50px] h-[43px]"> <div class="px-2 py-1 border-red-200 rounded-2xl border-2 w-[50px] h-[43px]">
<div><img src="/favicon.ico" alt="logo" class="w-8"></div> <div><img src="/favicon.ico" alt="logo" class="w-8"></div>
</div> </div>