This commit is contained in:
Set Hallstrom 2020-07-17 10:33:37 +02:00
parent b4d206ccca
commit 1f2ff9ed57
9 changed files with 14 additions and 13 deletions

View file

@ -36,7 +36,7 @@ lang: en
<br />{{ page.date | date: '%Y' }}
</p>
<ul class="actions stacked">
<li><a href="#moe" class="button small smooth-scroll-middle">cheggit!</a></li>
<li><a href="#moe" class="button small smooth-scroll">cheggit!</a></li>
</ul>
</div>
<div class="image">

View file

@ -34,7 +34,7 @@
<h1 class="editable">{{ page.title }}</h1>
<p>{{ page.description }}</p>
<ul class="actions stacked">
<li><a href="#moe" class="button small smooth-scroll-middle">cheggit!</a></li>
<li><a href="#moe" class="button small smooth-scroll">cheggit!</a></li>
</ul>
</div>
<div class="image">

View file

@ -28,7 +28,7 @@ layout: default
<ul class="actions stacked">
<li><button id="mu_pause" class="smooth-scroll-middle button icon solid fa-play">Play dat!</button></li>
<li><button id="mu_pause" class="button icon solid fa-play">Play dat!</button></li>
</ul>
</div>