Skip to content

Commit cb29772

Browse files
committed
Cleanup
1 parent 49eda8b commit cb29772

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/elements/cookbook/recipe-card.mjs

-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ export default function Recipe ({ html, state }) {
1212
transition: background-color 0.15s linear;
1313
}
1414
15-
a:hover {
16-
17-
}
18-
1915
h3 {
2016
color: var(--dark-purple);
2117
border-block-end: 1px solid var(--gray-100);

0 commit comments

Comments
 (0)