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 5a5d978 commit 2f5528c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 4 additions & 1 deletion challenges/qr_code_component/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,11 @@ <h1 class="font-outfit text-Dark-blue px-4 pb-4 text-xl font-bold">
<div class="mt-3">
<a
class="text-optimum-blue hover:text-optimum-darkblue"
href="https://github.com/akinyiv/frontend_mentor_challenges/tree/qr-code-component-challenge"
href="https://github.com/akinyiv/frontend_mentor_challenges/tree/qr_code_component/challenges/qr_code_component"
>Source code</a
>
</div>
</div>
</div>
</body>
</html>
1 change: 0 additions & 1 deletion challenges/qr_code_component/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module.exports = {
},
fontFamily: {
outfit: ['Outfit', 'sans-serif'],

},
},
},
Expand Down

0 comments on commit 2f5528c

Please sign in to comment.