Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
akinyiv committed Jan 30, 2024
1 parent 5a5d978 commit ae74efd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions challenges/qr_code_component/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,7 @@ <h1 class="font-outfit text-Dark-blue px-4 pb-4 text-xl font-bold">
>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 ae74efd

Please sign in to comment.