mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-01 04:34:23 -05:00
style: make 'by muse group' text black with 80% opacity
This commit is contained in:
@@ -74,7 +74,7 @@ function NavigationReact(props) {
|
||||
<a className="flex w-fit items-center gap-2" href="/">
|
||||
<AudacityIconSVG className="h-5 fill-text-primary" />
|
||||
<AudacityWordmarkSVG className="h-5 fill-text-primary" />
|
||||
<span className="font-muse-sans text-14 text-text-primary">by muse group</span>
|
||||
<span className="font-muse-sans text-14 text-black opacity-80">by muse group</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user