Skip to content

Instantly share code, notes, and snippets.

@kvignos
Created August 7, 2015 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kvignos/7bfc32d70b623658562a to your computer and use it in GitHub Desktop.
Save kvignos/7bfc32d70b623658562a to your computer and use it in GitHub Desktop.
You Know What Else Sucks About Donald Trump? His Branding [45vh, verticalAlignment: "center"]
{
"role": "container",
"style": {
"backgroundColor": "#000"
},
"layout": {
"columnStart": 0,
"columnSpan": 7,
"ignoreDocumentMargin": true,
"margin": {
"top": 0,
"bottom": 0
}
},
"components": [
{
"role": "header",
"behavior": {
"type": "parallax",
"factor": 0.5
},
"layout": {
"columnStart": 0,
"columnSpan": 7,
"ignoreDocumentMargin": true,
"minimumHeight": "45vh",
"margin": {
"top": 0,
"bottom": 0
}
}
"style": {
"fill": {
"type": "image",
"path": {{PATH_NAME}},
"URL": {{URL}},
"fillMode": "cover",
"verticalAlignment": "center",
"horizontalAlignment": "bottom"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment