build(projects): perf logo

This commit is contained in:
Soybean
2023-02-09 23:25:00 +08:00
parent 919376b77c
commit a8a6ed97b9
21 changed files with 875 additions and 777 deletions

View File

@ -8,9 +8,7 @@
<n-card :bordered="false" size="large" class="z-4 !w-auto rounded-20px shadow-sm">
<div class="w-300px sm:w-360px">
<header class="flex-y-center justify-between">
<div class="w-70px h-70px rounded-35px overflow-hidden">
<system-logo class="text-70px text-primary" :fill="true" />
</div>
<system-logo class="text-64px text-primary" />
<n-gradient-text type="primary" :size="28">{{ title }}</n-gradient-text>
</header>
<main class="pt-24px">