From 54cd73a6a782671f5eec2687bb8da544e2b08a3e Mon Sep 17 00:00:00 2001 From: prakhyatox Date: Fri, 28 Feb 2025 17:02:01 +0000 Subject: [PATCH] updated styling in homepage --- src/components/Home/CategoryBlock.vue | 7 +++---- src/components/Home/CommunityBlock.vue | 6 ++++-- src/components/Navigation/Footer.vue | 9 +++++---- src/plugins/icons.js | 10 +++++----- 4 files changed, 17 insertions(+), 15 deletions(-) diff --git a/src/components/Home/CategoryBlock.vue b/src/components/Home/CategoryBlock.vue index 1824b11af..3f40536ea 100644 --- a/src/components/Home/CategoryBlock.vue +++ b/src/components/Home/CategoryBlock.vue @@ -18,10 +18,10 @@ >
@@ -66,7 +66,6 @@ width="400" height="100" :src="customIcons.values[blockCategories.secondColumn.icon].icon" - contain /> {{ blockCategories.secondColumn.title }} @@ -104,7 +103,7 @@ >
{{ customIcons.values[communityBlock.firstColumn.icon].icon }} @@ -66,12 +67,13 @@ >
{{ customIcons.values[communityBlock.secondColumn.icon].icon }} diff --git a/src/components/Navigation/Footer.vue b/src/components/Navigation/Footer.vue index e69d92637..29d6687eb 100644 --- a/src/components/Navigation/Footer.vue +++ b/src/components/Navigation/Footer.vue @@ -1,5 +1,5 @@