File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1747,7 +1747,7 @@ a:focus-visible {
1747
1747
/* cypherrs 2nd bt end */
1748
1748
1749
1749
/* kkartik07's 1st btn start */
1750
- .kkartik07-1- btn {
1750
+ .kkartik07-btn-1 {
1751
1751
padding : 18px 32px ;
1752
1752
font-size : 30px ;
1753
1753
border : none;
@@ -1762,7 +1762,7 @@ a:focus-visible {
1762
1762
overflow : hidden;
1763
1763
box-shadow : rgba (110 , 110 , 119 , 0.452 ) 0px 8px 30px 0px ;
1764
1764
}
1765
- .kkartik07-1- btn ::before {
1765
+ .kkartik07-btn-1 ::before {
1766
1766
width : 200% ;
1767
1767
height : 200% ;
1768
1768
content : "" ;
@@ -1773,7 +1773,7 @@ a:focus-visible {
1773
1773
background : rgba (119 , 129 , 238 , 0.2 );
1774
1774
transition : 0.3s ease-in-out;
1775
1775
}
1776
- .kkartik07-1- btn : hover ::before {
1776
+ .kkartik07-btn-1 : hover ::before {
1777
1777
left : 55% ;
1778
1778
}
1779
1779
/* kkartik07's 1st btn end */
Original file line number Diff line number Diff line change 435
435
436
436
<!-- kkartik07's button start -->
437
437
< div class ="button-container ">
438
- < button class ="kkartik07-1- btn "> Hover me </ button >
438
+ < button class ="kkartik07-btn-1 "> Hover me </ button >
439
439
< div class ="createdby-section ">
440
440
Created by
441
441
< a href ="https://github.com/kkartik07 "> kkartik07</ a >
You can’t perform that action at this time.
0 commit comments