Skip to content

Commit 5245a6d

Browse files
BackendExpertJehanKandyVinuraPathirana
committed
Update
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Vinura Pathirana <[email protected]>
1 parent c5ab6e8 commit 5245a6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jkcss/v120/buttons/butttons.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ <h3>Small Buttons</h3>
127127
<h3>Large Buttons</h3>
128128
<div class="example-content">
129129
<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>
130+
<button class="jkbtn-lg jkbtn-gray">Button Large Blue</button>
131+
<button class="jkbtn-lg jkbtn-blue-outline">Button Large Blue Outline</button>
132+
<button class="jkbtn-lg jkbtn-gray-outline">Button Large Blue Outline</button>
133133
</div>
134134
<br><br>
135135
<div class="code-back">

0 commit comments

Comments
 (0)