mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +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"
|
||||
target="_blank"
|
||||
>
|
||||
<span class="text-primary">metacube</span>
|
||||
<span>metacube</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
|
||||
</div>
|
||||
<span>)</span>
|
||||
|
Loading…
Reference in New Issue
Block a user