Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Commit fe6bacd

Browse files
committed
fix: remove orphaned CSS transition rule outside any selector
1 parent 948376f commit fe6bacd

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

public/css/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,10 +1137,6 @@ tbody tr:hover {
11371137
to { opacity: 1; transform: translateY(0); }
11381138
}
11391139

1140-
1141-
transition: width 0.5s ease;
1142-
}
1143-
11441140
/* ===== RESPONSIVE ===== */
11451141
.hamburger-toggle {
11461142
display: none;

0 commit comments

Comments
 (0)