You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update hover/active states for card border and title (#86)
* fix: add active color to cards and title
* chore: update stories
* fix: update colors to match spec
* docs: update link to not actually go anywhere
* docs: add note about new title class
* Update docs/html/card/card--link.html
Co-Authored-By: cmugla <celeste.glavin@wework.com>
* fix(card): update card styles, removes card--link
* Update card.html
* fix: update card spacing
Copy file name to clipboardExpand all lines: docs/components/card.md
+3-18Lines changed: 3 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -3,26 +3,11 @@ label: Component
3
3
title: Card
4
4
---
5
5
6
-
<page-intro>Cards are a unit of content, they typically have an image, a heading, and a small amount of copy. They are often used as links.</page-intro>
6
+
<page-intro>Cards are a unit of content, they typically have an image, a heading, and a small amount of copy.</page-intro>
0 commit comments