Skip to content

Commit

Permalink
fix: font colors in configure osnap modal (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteenkamp89 authored Nov 27, 2023
1 parent 56bc0e0 commit 32963eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/ModalOsnap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ const href = computed(() =>
automatically executing governance votes on-chain. Bypass the need for
privileged signers to create a DAO that's more efficient and truly
decentralized.
<BaseLink
class="mt-1 block text-[hsl(240,83%,58%)]"
link="https://uma.xyz/osnap"
<BaseLink class="mt-1 block text-skin-link" link="https://uma.xyz/osnap"
>Learn more</BaseLink
>
</p>
Expand Down

0 comments on commit 32963eb

Please sign in to comment.