consistent buttons

This commit is contained in:
Set Hallstrom 2020-07-27 15:26:09 +02:00
parent 174e75713a
commit bedd1f8f21
8 changed files with 19 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 large wide smooth-scroll">Read More</a></li>
<li><a href="#readmore" class="button small smooth-scroll">Check!</a></li>
</ul>
</div>