Skip to content

Commit

Permalink
feat: new logo color
Browse files Browse the repository at this point in the history
  • Loading branch information
Zephyruso authored and Zephyruso committed Sep 7, 2023
1 parent 62ff9c3 commit e31c1eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/LogoText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e31c1eb

Please sign in to comment.