mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-14 18:35:34 +08:00
feat: new logo color
This commit is contained in:
parent
62ff9c3f09
commit
e31c1eb9e0
@ -4,9 +4,9 @@ export const LogoText = () => (
|
|||||||
href="https://github.com/metacubex/metacubexd"
|
href="https://github.com/metacubex/metacubexd"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<span class="text-primary">metacube</span>
|
<span>metacube</span>
|
||||||
<span>(</span>
|
<span>(</span>
|
||||||
<div class="text-accent transition-transform hover:rotate-90 hover:scale-125">
|
<div class="text-primary transition-transform hover:rotate-90 hover:scale-125">
|
||||||
xd
|
xd
|
||||||
</div>
|
</div>
|
||||||
<span>)</span>
|
<span>)</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user