Skip to content

Commit

Permalink
Enlarge icons and add review link
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgw committed Aug 14, 2017
1 parent bd21382 commit 72c1145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wavetab.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
.icon {
color: #ffffff;
text-shadow: 0px 0px 50px #969696;
font-size: 1.2rem;
font-size: 1.4rem;
background: none;
border: none;
}
Expand Down Expand Up @@ -228,7 +228,7 @@ <h2>Display</h2>
</ul>

<h2>Support</h2>
<p><a href="https://lizgw.github.io/wavetab/" target="_blank">Visit Wavetab's website</a> | <a href="https://lizgw.github.io/wavetab/support/" target="_blank">Visit the support page</a></p>
<p><a href="https://lizgw.github.io/wavetab/" target="_blank">Visit Wavetab's website</a> | <a href="https://lizgw.github.io/wavetab/support/" target="_blank">Visit the support page</a> | <a href="https://chrome.google.com/webstore/detail/wavetab-minimal-new-tab-p/nfdfcgbnfilhjigfdeniiacekbfmknnk/reviews" target="_blank">Leave a review</a></p>

<h2>Info</h2>
<p>Coded with <span class="fa fa-heart" aria-label="love"></span> by <a href="http://lizgw.github.io/">Liz Wigglesworth</a><br>
Expand Down

0 comments on commit 72c1145

Please sign in to comment.