diff --git a/labs/css/component.css b/labs/css/component.css index c74a1b5d..9f1e4065 100644 --- a/labs/css/component.css +++ b/labs/css/component.css @@ -31,11 +31,15 @@ body { #atombender { background: url(../../examples/_site/labs/bg.png) repeat-x; - height: 579px; overflow: hidden; text-align: center; } +#atombender img { + max-width: 100%; + vertical-align: bottom; +} + #photonstorm { margin: 16px 0px; color: white;