fix(public): improve mobile experiance

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-11-13 23:44:48 +01:00
parent 15b1c5f82f
commit 3d42d49583
7 changed files with 32 additions and 18 deletions

View File

@@ -19,7 +19,7 @@ export function GithubButton() {
// }, []);
return (
<Button variant={'secondary'} asChild>
<Link href="https://git.new/openpanel">
<Link href="https://git.new/openpanel" className="hidden md:block">
<svg
className="w-5 h-5"
fill="currentColor"