We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd3a53 commit c5ab6e8Copy full SHA for c5ab6e8
jkcss/v120/buttons/butttons.html
@@ -126,7 +126,7 @@ <h3>Small Buttons</h3>
126
127
<h3>Large Buttons</h3>
128
<div class="example-content">
129
- <button class="jkbtn-sm jkbtn-blue">Button Large Blue</button>
+ <button class="jkbtn-lg jkbtn-blue">Button Large Blue</button>
130
<button class="jkbtn-sm jkbtn-gray">Button Large Blue</button>
131
<button class="jkbtn-sm jkbtn-blue-outline">Button Large Blue Outline</button>
132
<button class="jkbtn-sm jkbtn-gray-outline">Button Large Blue Outline</button>
0 commit comments