Skip to content

Commit

Permalink
Merge pull request impress#466 from enedil/patch-1
Browse files Browse the repository at this point in the history
Added missing "
  • Loading branch information
bartaz committed Mar 10, 2015
2 parents c3d214a + 822ef33 commit efc1849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
Positioning information is passed through data attributes.
In the example below we only specify x and y position of the step element with `data-x="-1000"`
and `data-y="-1500` attributes. This means that **the center** of the element (yes, the center)
and `data-y="-1500"` attributes. This means that **the center** of the element (yes, the center)
will be positioned in point x = -1000px and y = -1500px of the presentation 'canvas'.
It will not be rotated or scaled.
Expand Down

0 comments on commit efc1849

Please sign in to comment.