Skip to content

Commit

Permalink
💠 fix: footer border opacity (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsuwwz committed May 21, 2024
1 parent ae7c249 commit 4eb748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FooterCustom/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
MIT Licensed | Copyright © 2020-PRESENT <a
target="_blank"
:href="link"
class="github-link c-#555 dark:c-#fff b-b b-b-solid b-b-#3c3c43:0.12 dark:b-b-#666:0.12"
class="github-link c-#555 dark:c-#fff b-b b-b-solid b-b-#3c3c43:12 dark:b-b-#666:12"
>
Wisdom
</a>
Expand Down

0 comments on commit 4eb748e

Please sign in to comment.