Skip to content

Commit 457db8d

Browse files
committed
refactor(styles): remove unused Card styles for improved maintainability
1 parent 68cf37a commit 457db8d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

app/[locale]/(user)/page.module.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,3 @@
1212
border-radius: 8px;
1313
}
1414
}
15-
16-
.Card {
17-
> a > img {
18-
@media screen and (max-width: 1400px) {
19-
width: 80%;
20-
height: 60%;
21-
}
22-
}
23-
}

0 commit comments

Comments
 (0)