changes to menu item text on homepage
This commit is contained in:
parent
3f764f3d61
commit
9fd5a650bf
|
@ -53,9 +53,10 @@
|
|||
<div class="main-navigation">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="#">Collaborate</a></li>
|
||||
<li><a href="#">Jobs</a></li>
|
||||
<li><a href="#">Features</a></li>
|
||||
<li><a href="#">About</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
@ -554,7 +555,7 @@
|
|||
<div class="gradient-text">
|
||||
<h2>Get early access</h2>
|
||||
<div class="section-gradient-text">
|
||||
<p>We're working hard to make Status available to everyone. Join our private wait list for early access and updates. <br />We respect privacy.</p>
|
||||
<p>We're working hard to make Status available to everyone. Join our private wait list for early access.<br />We respect privacy.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gradient-email">
|
||||
|
|
Loading…
Reference in New Issue