mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
update: search page
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
|
||||
<template>
|
||||
<div
|
||||
flex
|
||||
flex="~ col"
|
||||
justify-center
|
||||
items-center
|
||||
w-full
|
||||
m="t-10%"
|
||||
m="t-20vh"
|
||||
>
|
||||
<Logo :size="100" />
|
||||
<Logo :size="180" mb-12 />
|
||||
<SearchBar />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user