Skip to content

Commit cfd3a53

Browse files
BackendExpertJehanKandyVinuraPathirana
committed
Update
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Vinura Pathirana <[email protected]>
1 parent 4cc7f82 commit cfd3a53

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

jkcss/v120/jkcss.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242

4343
.jkbtn-lg {
44-
padding: 8px 20px;
44+
padding: 20px 30px;
4545
transition: 0.4s;
4646
border-radius: 5px;
4747
}

jkcss/v120/jkcss.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jkcss/v120/root.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242

4343
.jkbtn-lg {
44-
padding: 8px 20px;
44+
padding: 20px 30px;
4545
transition: 0.4s;
4646
border-radius: 5px;
4747
}

jkcss/v120/root.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jkcss/v120/root.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
3838
}
3939
.jkbtn-lg{
40-
padding: 8px 20px;
40+
padding: 20px 30px;
4141
transition: 0.4s;
4242
border-radius: 5px;
4343
}

jkcss/v120/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
}
4343

4444
.jkbtn-lg {
45-
padding: 8px 20px;
45+
padding: 20px 30px;
4646
transition: 0.4s;
4747
border-radius: 5px;
4848
}

jkcss/v120/style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)