css renovation 1
This commit is contained in:
parent
2090c3b16c
commit
98fb54a1fe
6 changed files with 20 additions and 14 deletions
|
@ -40,9 +40,9 @@ const Header: React.FC<HeaderProps> = ({ onViewChange, showDivs, toggleDivs, sho
|
|||
</button>
|
||||
)}
|
||||
</nav>
|
||||
<button onClick={() => onViewChange('AI')} className="header-button header-logo">
|
||||
<div className="header-button header-logo">
|
||||
{/* AI logo or text */}
|
||||
</button>
|
||||
</div>
|
||||
<div className="login-button">
|
||||
<Login />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue