Skip to content

Commit

Permalink
Update header.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent99 authored Oct 26, 2022
1 parent dfc2bcf commit a8caef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function Header(props) {
<div className="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-2">
<div className="pl-4 flex items-center">
<a className="toggleColour text-white no-underline hover:no-underline font-bold text-2xl lg:text-4xl" href="/">
webhooks.app change23
webhooks.app hello1
</a>
</div>
<div className="block lg:hidden pr-4">
Expand Down

0 comments on commit a8caef4

Please sign in to comment.