Skip to content

Commit

Permalink
update banner colors
Browse files Browse the repository at this point in the history
  • Loading branch information
akiraonstarknet authored Sep 10, 2024
1 parent 532ab93 commit 9ab65a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,15 +212,15 @@ export default function Navbar(props: NavbarProps) {
fontSize="12px"
textAlign={'center'}
padding="6px 5px"
color="orange"
color="#a5a5d9"
>
<b>
STRKFarm just got audited by one of the top auditors in the
STRKFarm just got <Text color="orange">audited</Text> by one of the top auditors in the
ecosystem.
<Link
target="_blank"
href="https://x.com/strkfarm/status/1833071604856987678"
color="#fff"
color="orange"
>
{' '}
Read more
Expand Down

0 comments on commit 9ab65a6

Please sign in to comment.