Skip to content

Commit

Permalink
jungjjeong | chore: 주석 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungjjeong committed Feb 8, 2024
1 parent 4f96e7b commit 1c4e183
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/app/archive/marble-detail-card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ export const MarbleDetailCard = forwardRef<HTMLDivElement, Props>(
<div className="relative">
<div className="z-20 h-full w-full bg-gradient-to-b from-black to-black" />
<div
// alt="marble thumbnail"
className="box-border w-full rounded-xl after:block after:pb-[calc(100%)]"
style={{
backgroundSize: "cover",
Expand Down

0 comments on commit 1c4e183

Please sign in to comment.