Skip to content

Commit

Permalink
copy improvements!
Browse files Browse the repository at this point in the history
  • Loading branch information
petrnagy committed Aug 22, 2019
1 parent 84cfde2 commit 31fb943
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1 class="text-center text-md-left _heading">Get a Remote Job. 🏝</h1>
</a>
<nav class="_menu" id="menu">
<div class="small _thin">
<span class="_quick-nav-0">„I can do something remotely“</span><br />
<span class="_quick-nav-0">„I know stuf</span><br />
<a onclick="return scroll_to_id(event, 'job-boards');" class="text-success" href="#job-boards"><strong>Remote job boards</strong></a> <span class="_only-desktop">·</span>
<a onclick="return scroll_to_id(event, 'marketplaces');" class="text-success" href="#marketplaces"><strong>Marketplaces</strong></a> <span class="_only-desktop">·</span>
<a onclick="return scroll_to_id(event, 'communities');" class="text-success" href="#communities"><strong>Communities</strong></a> <span class="_only-desktop">·</span>
Expand Down Expand Up @@ -135,7 +135,7 @@ <h1 class="text-center text-md-left _heading">Get a Remote Job. 🏝</h1>
<div class="offset-md-1 col-md-5 offset-lg-1 col-lg-5 _option">
<h2 class="text-center text-md-left">Option #1</h2>
<p class="lead text-center text-md-left">
„I am looking for a job
„I know stuf
</p>
<div class="_list">
<a onclick="return scroll_to_id(event, 'job-boards');" class="text-success" href="#job-boards">Remote job boards</a>
Expand All @@ -147,7 +147,7 @@ <h2 class="text-center text-md-left">Option #1</h2>
<div class="offset-md-1 col-md-5 offset-lg-1 col-lg-5 _option">
<h2 class="text-center text-md-left">Option #2</h2>
<p class="lead text-center text-md-left">
I want to start working remotely
Can't do shit, but wanna learn!
</p>
<div class="_list">
<a onclick="return scroll_to_id(event, 'engineering');" class="text-success" href="#engineering">Engineering</a>
Expand Down

0 comments on commit 31fb943

Please sign in to comment.