Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
davronkhamdamov authored Mar 23, 2024
1 parent ef58723 commit 8eb51a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function Home() {
<main className="bg-slate-800 w-full min-h-dvh flex flex-col text-gray-100">
<div className="container mx-auto my-10">
<nav className="flex justify-between items-center">
<h1 className="text-4xl font-semibold">Uyga vazifalar ro&apos;yxati</h1>
<h1 className="text-4xl font-semibold">Muommolar ro&apos;yxati</h1>
<div className="w-14 h-14 bg-gray-900 rounded-full flex items-center justify-center text-4xl select-none cursor-pointer">
<MdOutlineAccountCircle />
</div>
Expand Down

0 comments on commit 8eb51a0

Please sign in to comment.