diff --git a/challenges/profile_card_component/index.html b/challenges/profile_card_component/index.html index bf088de3..98285c12 100644 --- a/challenges/profile_card_component/index.html +++ b/challenges/profile_card_component/index.html @@ -95,7 +95,7 @@
Source code
@@ -114,4 +114,4 @@ /> - \ No newline at end of file + diff --git a/challenges/profile_card_component/tailwind.config.js b/challenges/profile_card_component/tailwind.config.js index 55a9c92f..292c3c46 100644 --- a/challenges/profile_card_component/tailwind.config.js +++ b/challenges/profile_card_component/tailwind.config.js @@ -17,4 +17,4 @@ module.exports = { }, plugins: [], variants: {}, -} \ No newline at end of file +}