Преглед изворни кода

Add beating animation to get started

Riccardo Balbo пре 3 година
родитељ
комит
b415ee1d9c
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      layouts/partials/showcaseBanner.html

+ 2 - 2
layouts/partials/showcaseBanner.html

@@ -15,9 +15,9 @@
       <br />
       <br />
 
-      <a href="/start/"><button  id="startbtn" class="highlightedCl"><i class="fas fa-rocket"></i> Get Started </button></a>
+      <a href="/start/"><button  id="startbtn" class="highlightedCl fa-beat-fade" style="--fa-beat-fade-opacity: 0.97; --fa-beat-fade-scale: 1.045;"><i class="fas fa-rocket"></i> Get Started </button></a>
 
-      <a href="/#features" title="overview"><button id="startbtn"   class="highlightedCl"><i class="fas fa-question-circle"></i></button></a>
+      <a href="/#features" title="overview"><button id="startbtn"   class="highlightedCl"><i class="fas fa-question-circle" style="padding:0"></i></button></a>