Make header image on labs site responsive

This commit is contained in:
Joe Anzalone
2014-02-15 18:45:17 -05:00
parent 3a59c13a71
commit c74016189e
+5 -1
View File
@@ -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;