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 c5ab6e8 commit 5245a6dCopy full SHA for 5245a6d
jkcss/v120/buttons/butttons.html
@@ -127,9 +127,9 @@ <h3>Small Buttons</h3>
127
<h3>Large Buttons</h3>
128
<div class="example-content">
129
<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>
+ <button class="jkbtn-lg jkbtn-gray">Button Large Blue</button>
+ <button class="jkbtn-lg jkbtn-blue-outline">Button Large Blue Outline</button>
+ <button class="jkbtn-lg jkbtn-gray-outline">Button Large Blue Outline</button>
133
</div>
134
<br><br>
135
<div class="code-back">
0 commit comments