footer adjustmnet c239b669
Steve · 2024-03-17 23:01 1 file(s) · +1 −1
src/components/layout/Footer.astro +1 −1
14 14
	</div>
15 15
	<nav
16 16
		aria-label="More on this site"
17 -
		class="flex gap-x-2 sm:gap-x-0 sm:divide-x sm:divide-gray-500"
17 +
		class="flex gap-x-1 sm:gap-x-0 sm:divide-x sm:divide-gray-500"
18 18
	>
19 19
		{
20 20
			MENU_LINKS.map((link) => (