Skip to content

Commit 86c5bad

Browse files
committed
Stop passing components to Youtube island
1 parent 1e6472a commit 86c5bad

File tree

7 files changed

+327
-257
lines changed

7 files changed

+327
-257
lines changed

dotcom-rendering/src/components/Card/components/CardAge.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ type Props = {
1919
const ageStyles = (colour: string) => {
2020
return css`
2121
${textSansBold12};
22-
2322
color: ${colour};
24-
2523
margin-top: -4px;
2624
2725
svg {

0 commit comments

Comments
 (0)