Skip to content

Commit 43b8012

Browse files
committed
fix: naming convention
1 parent 4c89c11 commit 43b8012

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

buttons/buttons.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2049,7 +2049,7 @@ a:focus-visible {
20492049
/* Sumit-btn-3 end */
20502050

20512051
/* Dilshad360 Button start */
2052-
.dilshad360-btn {
2052+
.dilshad360-btn-1 {
20532053
display: block;
20542054
width: 150px;
20552055
height: 50px;
@@ -2063,7 +2063,7 @@ a:focus-visible {
20632063
position: relative;
20642064
transition: all 0.35s;
20652065
}
2066-
.dilshad360-btn:after {
2066+
.dilshad360-btn-1:after {
20672067
position: absolute;
20682068
content: '';
20692069
top: 0;
@@ -2073,15 +2073,15 @@ a:focus-visible {
20732073
background: #0bceaf;
20742074
transition: all 0.35s;
20752075
}
2076-
.dilshad360-btn span {
2076+
.dilshad360-btn-1 span {
20772077
position: relative;
20782078
z-index: 2;
20792079
}
2080-
.dilshad360-btn:hover {
2080+
.dilshad360-btn-1:hover {
20812081
color: #ffff;
20822082
}
20832083

2084-
.dilshad360-btn:hover:after {
2084+
.dilshad360-btn-1:hover:after {
20852085
width: 100%;
20862086
}
20872087
/* Dilshad360 Button end */

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@
536536

537537
<!-- dilshad360 button start -->
538538
<div class="button-container">
539-
<button class="dilshad360-btn"><span>Hover Me</span></button>
539+
<button class="dilshad360-btn-1"><span>Hover Me</span></button>
540540
<div class="createdby-section">
541541
Created by
542542
<a href="https://github.com/dilshad360">dilshad360</a>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy