mirror of
https://github.com/woodchen-ink/nezha-dash-v1.git
synced 2025-07-18 01:21:56 +08:00
feat: animated-man image
This commit is contained in:
parent
3c853df74f
commit
7479fffa77
BIN
public/animated-man.webp
Normal file
BIN
public/animated-man.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
@ -142,6 +142,11 @@ export default function ServerOverview({
|
||||
</p>
|
||||
</section>
|
||||
</section>
|
||||
<img
|
||||
className="absolute right-3 top-[-85px] z-10 w-20 scale-90 group-hover:opacity-50 md:scale-100 transition-all"
|
||||
alt={"animated-man"}
|
||||
src={"/animated-man.webp"}
|
||||
/>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user