remove landing standout
This commit is contained in:
parent
83f514ecca
commit
122934cff8
1 changed files with 3 additions and 0 deletions
|
@ -37,9 +37,12 @@ export default function Home() {
|
|||
</h1>
|
||||
<div className="landing__subtitle">
|
||||
<div>{__(m.landing_subtitle)}</div>
|
||||
{ /*
|
||||
<div className="landing__standout">
|
||||
<span>{__(m.landing_action)}</span>
|
||||
</div>
|
||||
|
||||
*/ }
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue