Skip to content

Commit

Permalink
main page
Browse files Browse the repository at this point in the history
  • Loading branch information
Highlander-maker committed Jun 16, 2022
1 parent ad23fa1 commit c727732
Show file tree
Hide file tree
Showing 7 changed files with 4,219 additions and 611 deletions.
2 changes: 1 addition & 1 deletion components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function Header() {
<h3 className="border px-4 py-1 rounded-full">Contact Us</h3>
</div>

<div className="flex items-center space-x-5 text-blue-400">
<div className="flex items-center space-x-5 text-slate-400">
<h3 className="border px-4 py-1 rounded-full">Sign In</h3>
</div>
</header>
Expand Down
Loading

0 comments on commit c727732

Please sign in to comment.