Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support per-slide centering #667

Closed
wants to merge 1 commit into from

Conversation

mdekstrand
Copy link
Contributor

If config.center is false, this change centers slides with the vcenter class. Allows individual slides to be centered in an otherwise-uncentered presentation.

If config.center is false, this change centers slides with the
'vcenter' class.
@hakimel
Copy link
Owner

hakimel commented Oct 23, 2013

That's a nice little enhancement. A few changes:

  • Change the class name to just 'center' to match the config value name
  • Add spacing inside of the parenthesis to match the reveal.js code style
  • Resubmit the pull request towards the dev branch rather than master

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants