Skip to content
","upvoteCount":1,"url":"https://github.com/orgs/marp-team/discussions/576#discussioncomment-12629773"}}}

How to justify text of a single slide? #576

Answered by yhatt
nicfab asked this question in Q&A
Discussion options

You must be logged in to vote

https://developer.mozilla.org/docs/Web/CSS/text-align

<style>
  p {
    text-align: justify;
  }
</style>

Lorem ipsum dolor sit amet consectetur adipisicing elit. Beatae hic repellat vero? Repellat, facere doloribus!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yhatt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants