From 220d4a03583454be16bdad9cae3ee54b0a1a7a93 Mon Sep 17 00:00:00 2001 From: Velma Date: Tue, 30 Jan 2024 22:16:18 +0300 Subject: [PATCH] format --- challenges/profile_card_component/index.html | 4 ++-- challenges/profile_card_component/tailwind.config.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 +}