Skip to content

Commit

Permalink
Merge pull request #10 from Evavic44/remove-styled-components
Browse files Browse the repository at this point in the history
🐛 remove styled-components from hero section
  • Loading branch information
Evavic44 authored Jul 8, 2022
2 parents 9f6c4a4 + f1dee07 commit 1eda4dc
Show file tree
Hide file tree
Showing 6 changed files with 6,957 additions and 120 deletions.
2 changes: 1 addition & 1 deletion src/components/Navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export default function Example() {
</a> */}
<Link href="/login">
<a className="btn btn-primary ml-6 inline-flex items-center justify-center">
Get Started
Sign Up
</a>
</Link>
</div>
Expand Down
Loading

1 comment on commit 1eda4dc

@vercel
Copy link

@vercel vercel bot commented on 1eda4dc Jul 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

spekni – ./

spekni-evavic44.vercel.app
spekni.vercel.app
spekni-git-main-evavic44.vercel.app

Please sign in to comment.