diff --git a/challenges/qr_code_component/index.html b/challenges/qr_code_component/index.html index 961d25fe..15017084 100644 --- a/challenges/qr_code_component/index.html +++ b/challenges/qr_code_component/index.html @@ -75,4 +75,7 @@

>Source code + + + diff --git a/challenges/qr_code_component/tailwind.config.js b/challenges/qr_code_component/tailwind.config.js index 4d37ee40..9d8a8823 100644 --- a/challenges/qr_code_component/tailwind.config.js +++ b/challenges/qr_code_component/tailwind.config.js @@ -12,7 +12,6 @@ module.exports = { }, fontFamily: { outfit: ['Outfit', 'sans-serif'], - }, }, },