Skip to content

Commit 7fe291c

Browse files
committed
typo
1 parent 28c6e79 commit 7fe291c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/layout/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<footer class="px-4 md:px-14 lg:px-20 mb-12 w-full max-w-[110rem] mx-auto flex flex-col md:flex-row text-grey-100 text-100 text-center md:text-left justify-between items-center">
3-
<div class="mb-10 md:mb-0">Faucet Hub is a community project.<br />Check out <a href="https://github.com/gnolang/faucet-hub" class="hover:text-grey-50 transition-colors ease-in-out underline">Github Repo</a> - <Terms class="hover:text-grey-50 transition-colors ease-in-out underline">Terms & Conditions</Terms>.</div>
3+
<div class="mb-10 md:mb-0">Faucet Hub is a community project.<br />Check out <a href="https://github.com/gnolang/faucet-hub" class="hover:text-grey-50 transition-colors ease-in-out underline">GitHub Repo</a> - <Terms class="hover:text-grey-50 transition-colors ease-in-out underline">Terms & Conditions</Terms>.</div>
44
<div class="flex flex-col md:flex-row items-center">
55
<div class="mr-6 mb-6 md:mb-0">Learn more about gno.land <br />and be part of the conversation:</div>
66
<ul class="flex space-x-4">

0 commit comments

Comments
 (0)