From 0598fc2faa813486851f01451818220302f2f97a Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 2 Jul 2024 21:34:18 -0500 Subject: [D1X] Add interstitials, component tweaks, placeholders (#4697) * Add interstitials, component tweaks, placeholders * Tweak feed card styles * Port over same fix to ProfileCard * Add browse more link on desktop * Rm Gemfile * Update logContext * Update logContext * Add click metric to cards * Pass through props to ProfileCard.Link * 2-up grid for profile cards on desktop web * Add secondary_inverted button color * Use inverted button color * Adjust follow button layout * Update skeleton * Use round button * Translate --- assets/icons/arrowRight_stroke2_corner0_rounded.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 assets/icons/arrowRight_stroke2_corner0_rounded.svg (limited to 'assets') diff --git a/assets/icons/arrowRight_stroke2_corner0_rounded.svg b/assets/icons/arrowRight_stroke2_corner0_rounded.svg new file mode 100644 index 000000000..dbbbbc2c1 --- /dev/null +++ b/assets/icons/arrowRight_stroke2_corner0_rounded.svg @@ -0,0 +1 @@ + -- cgit 1.4.1