diff --git a/components/05_Molecules/teaser/_teaser.styl b/components/05_Molecules/teaser/_teaser.styl index 36c652c..62286df 100644 --- a/components/05_Molecules/teaser/_teaser.styl +++ b/components/05_Molecules/teaser/_teaser.styl @@ -14,10 +14,13 @@ +RV-Element('Preview') RV-Fan__Surface(--image-height, --image-width) + RV-FlexRow() +RV-Squash() - RV-FlexRow() RV-FlexRow--vertical() RV-Spacing__Inner--medium() + + > * + height unset +RV-Element('Text') flex 1 @@ -29,14 +32,14 @@ +RV-Element('Buttons') RV-FlexRow__Item() + RV-FlexRow() +RV-Squash() RV-FlexRow__Item--content() RV-Spacing__Inner--small() - RV-FlexRow() RV-FlexRow--horizontal() padding 0 - +RV-Squash() + +RV-Block--modifier('') RV-Fan--auto(--image-height, --image-width) RV-BoxShadow--drop(--shadow-color) \ No newline at end of file diff --git a/components/05_Molecules/teaser/teaser.hbs b/components/05_Molecules/teaser/teaser.hbs index d2f350d..d24e5ca 100644 --- a/components/05_Molecules/teaser/teaser.hbs +++ b/components/05_Molecules/teaser/teaser.hbs @@ -7,7 +7,7 @@