Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
akinyiv committed Jan 31, 2024
1 parent 8ae0fcf commit 220d4a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions challenges/profile_card_component/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<div class="mt-3">
<a
class="text-optimum-blue hover:text-optimum-darkblue"
href="https://github.com/ngumokenneth/frontend_mentor_challenges/tree/profile_card_component/challenges/profile_card_component"
href="https://github.com/akiniv/frontend_mentor_challenges/tree/profile_card_component/challenges/profile_card_component"
>Source code</a
>
</div>
Expand All @@ -114,4 +114,4 @@
/>
</div>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion challenges/profile_card_component/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ module.exports = {
},
plugins: [],
variants: {},
}
}

0 comments on commit 220d4a0

Please sign in to comment.