Skip to content

Commit 727179a

Browse files
Update style.css
1 parent b020093 commit 727179a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ a:active {
309309
vertical-align: middle; /* Align with text or buttons */
310310
cursor: pointer; /* Pointer cursor on hover */
311311
transition: transform 0.1s ease;
312-
}
312+
}
313313

314314
#info-btn:hover {
315315
transform: scale(1.2); /* Slight zoom on hover */

0 commit comments

Comments
 (0)