consolidate buttons

This commit is contained in:
Set Hallstrom 2020-07-29 14:48:25 +02:00
parent be46937792
commit ac87e812ec
8 changed files with 17 additions and 18 deletions

View file

@ -11,7 +11,7 @@ layout: default
<h1>{{ page.title }}</h1>
<p>{{ page.description }}</p>
<ul class="actions stacked">
<li><a href="#readmore" class="button small smooth-scroll">Check!</a></li>
<li><a href="#readmore" class="button small smooth-scroll">Check it!</a></li>
</ul>
</div>