We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 697d66a commit 66bb78eCopy full SHA for 66bb78e
example/src/App.tsx
@@ -338,7 +338,7 @@ const App = () => {
338
</div>
339
340
</main>
341
- <footer className="mx-auto mt-18 max-w-fit border-gray-200/10 border-tpy-6 backdrop-blur-sm">
+ <footer className="mx-auto my-18 max-w-fit border-gray-200/10 border-tpy-6 backdrop-blur-sm">
342
<div className="px-4">
343
<div className="text-center text-gray-600 text-sm dark:text-gray-400">
344
Built by{" "}
0 commit comments