Quickfix reveal effect
This commit is contained in:
@@ -20,7 +20,7 @@ const Footer = () => (
|
||||
className="p-2 items-center text-white leading-none lg:rounded-full flex lg:inline-flex"
|
||||
role="alert"
|
||||
>
|
||||
<span className="flex bg-teal hover:bg-teal-dark saburly-transition rounded-full uppercase px-3 py-1 text-xs font-bold mr-3">
|
||||
<span className="flex bg-teal hover:bg-teal-dark saburly-transition rounded-full uppercase px-3 py-2 text-xs font-bold mr-3">
|
||||
Let's Connect
|
||||
</span>
|
||||
<span className="font-normal mr-2 hover:opacity-80 saburly-transition text-left flex-auto">
|
||||
|
||||
Reference in New Issue
Block a user