Skip to content

Instantly share code, notes, and snippets.

@hhff
Created December 1, 2015 03:01
Show Gist options
  • Save hhff/a933b3e60fde1ed44183 to your computer and use it in GitHub Desktop.
Save hhff/a933b3e60fde1ed44183 to your computer and use it in GitHub Desktop.
eames interactive tweak
<!-- Change This: -->
<div id="eames-interactive-story" style="margin-left:-55px" data-asset-path="/content/dam/hermanmiller/microsites/eames-interactive-story/" data-locale-code="en"></div>
<!-- To This: -->
<style>
#eames-interactive-story h2 {
font-size: 20px;
}
</style>
<div id="eames-interactive-story" style="margin-left:-55px;position: relative;" data-asset-path="/content/dam/hermanmiller/microsites/eames-interactive-story/" data-locale-code="en"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment