From 272464e783f9bb336da5a36d2854a97194668fe2 Mon Sep 17 00:00:00 2001 From: Ambuj Raj Date: Fri, 2 Feb 2024 19:15:23 +0530 Subject: [PATCH] min height for mobile --- README.md | 2 +- ui/src/app/(pages)/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0f6944..a111040 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,4 @@ uvicorn main:app --reload - Github actions ## Deployed version -### Frontend - https://byteshare-ui.vercel.app +### Frontend - https://byteshare.io diff --git a/ui/src/app/(pages)/page.tsx b/ui/src/app/(pages)/page.tsx index 4134d56..79d1773 100644 --- a/ui/src/app/(pages)/page.tsx +++ b/ui/src/app/(pages)/page.tsx @@ -278,7 +278,7 @@ export default function Home() { } return ( -
+
{/*

hey

*/}