Skip to content

Commit

Permalink
➖ Comment ctf banner
Browse files Browse the repository at this point in the history
  • Loading branch information
GianfrancoBazzani committed Mar 19, 2024
1 parent 1a8a731 commit 85fdad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/containers/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,14 +253,14 @@ class Header extends React.Component {
<hr className="top" />
</center>
</div> */}
<div className="top-banner">
{/* <div className="top-banner">
<div className="top-banner-text">{parse(strings.ctfInfo)}</div>
<a
href="https://ctf.openzeppelin.com"
>
<button>{strings.ctfRegister}</button>
</a>
</div>
</div> */}

<center>
<header>
Expand Down

0 comments on commit 85fdad0

Please sign in to comment.