From 48af89ae3a8d075043b8ad5ece9e55b50aed4c6e Mon Sep 17 00:00:00 2001 From: Kian Cross Date: Fri, 27 Dec 2024 16:56:18 +0000 Subject: [PATCH] Fix aesthetics of footer social icons (#2851) The footer social icons were previously small, crowded, and difficult to see in dark mode. This commit updates the styling to make the footer icons more visually appealing. --- resources/js/components/footers/GalleryFooter.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/components/footers/GalleryFooter.vue b/resources/js/components/footers/GalleryFooter.vue index 82f2b2b3453..b1cbfc7da2c 100644 --- a/resources/js/components/footers/GalleryFooter.vue +++ b/resources/js/components/footers/GalleryFooter.vue @@ -5,7 +5,7 @@ The height of the footer is always the natural height of its child elements --> -
+