Skip to content

Commit

Permalink
updated how to use aed
Browse files Browse the repository at this point in the history
  • Loading branch information
ctkqiang committed Nov 4, 2024
1 parent dad15c8 commit badb7ce
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions public/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -231,14 +231,7 @@
font-size: var(--base-font-size);
}
/* Add smooth touch feedback */
.btn {
transition: transform 0.2s ease;
}
.btn:active {
transform: scale(0.95);
}
@keyframes pulse {
0% {
Expand Down

0 comments on commit badb7ce

Please sign in to comment.