Fix wording on buttons (Primary should be Light)

Just found this theme browsing the internet and I noticed the button is incorrectly labeled.
This commit is contained in:
Chris Autwell
2019-10-18 02:27:36 -05:00
committed by GitHub
parent 60d24312ca
commit 294ae50bdd

View File

@@ -475,7 +475,7 @@
<span class="icon text-gray-600"> <span class="icon text-gray-600">
<i class="fas fa-arrow-right"></i> <i class="fas fa-arrow-right"></i>
</span> </span>
<span class="text">Split Button Primary</span> <span class="text">Split Button Light</span>
</a> </a>
<div class="mb-4"></div> <div class="mb-4"></div>
<p>Also works with small and large button classes!</p> <p>Also works with small and large button classes!</p>