Skip to content

Commit 09ffdf5

Browse files
Update
Co-Authored-By: JehanKandy <jehankandy@gmail.com>
1 parent 73eb0ee commit 09ffdf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jkcss/v101-alpha2/root.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
--jk-site-font: 'Roboto', sans-serif;
1919
}
2020

21-
.jk-btn{
21+
.jkbtn{
2222
padding: 15px 25px;
2323
transition: 0.4s;
2424
border-radius: 5px;
2525
}
26-
.jk-btn:hover{
26+
.jkbtn:hover{
2727
cursor: pointer;
2828
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
2929
}

0 commit comments

Comments
 (0)