Merge pull request 'fix(tradein): убрать «PRINZIP» wordmark из шапки' (#584) from fix/tradein-hide-prinzip-brand into main
All checks were successful
Deploy Trade-In / changes (push) Successful in 4s
Deploy Trade-In / build-backend (push) Has been skipped
Deploy Trade-In / build-frontend (push) Successful in 1m39s
Deploy Trade-In / deploy (push) Successful in 38s

This commit is contained in:
Light1YT 2026-05-25 08:29:30 +00:00
commit 074e55af5f

View file

@ -35,8 +35,6 @@ export function Topbar({ active }: TopbarProps) {
<div className="topbar-inner">
<div className="brand">
<span className="brand-mark">TI</span>
<span className="brand-name">PRINZIP</span>
<span className="brand-sep" />
<span className="brand-product">Trade-In</span>
</div>
<nav className="top-nav">