Card
The ACME card
component is used in multiple components featured-stories
, headline-slideshow
, search-results
as just a few examples.
There are two styles for the card
, an overlay (text on top of the image), and stacked (text underneath the image).
The card
component has two SCSS files. This is so other components can read in the configuration variables for this component - and possibly alter them when the component is nested within other components. headline-slideshow
uses the card
config VARS in setting styles for the slideshow.