diff --git a/index.html b/index.html index 4094569..14b416d 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,6 @@ width: 200px; /* Set fixed width for skill cards */ margin-bottom: 20px; border: none; - transition: width 0.3s, box-shadow 0.3s; /* Apply transition to width and box-shadow */ position: relative; /* Add position relative for overlay positioning */ height: auto; /* Set height to auto to accommodate variable text length */ }