Skip to content

Commit ed31589

Browse files
Update style.css
1 parent 8433499 commit ed31589

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
@@ -310,7 +310,7 @@ a:active {
310310
cursor: pointer; /* Pointer cursor on hover */
311311
transition: transform 0.1s ease;
312312
}
313-
313+
314314
#info-btn:hover {
315315
transform: scale(1.2); /* Slight zoom on hover */
316316
filter: brightness(1.2); /* Lighten on hover */

0 commit comments

Comments
 (0)