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

Controling margins and column widths #15

Open
dmkaplan2000 opened this issue Aug 1, 2022 · 0 comments
Open

Controling margins and column widths #15

dmkaplan2000 opened this issue Aug 1, 2022 · 0 comments

Comments

@dmkaplan2000
Copy link

Hi,

I am just getting started with your great theming tools. I am trying to understand 2 things:

  1. How do you control the margins of the content so that bullet point aren't so far to the left?
  2. How do you control column and row widths?

For the first issue, I note that the following two slides don't have the text in the same place:

class: split-two

.column[
- some text
]
.column[]

---

.pull-left[
- some text
]

Is there a simple way to have your columns behave more like .pull-left and .pull-right in terms of margins within columns? I basically would like to use a standard xaringan style, but also have the flexibility of using your grid themes to at times have better placement of multiple images.

For the second issue, I noted that in your presentation slides at some point you use .split-30, which presumably splits the screen 30% in the first column, 70% in the second, but I am wondering if there is a more general solution. For example, if we wanted 3 columns that are 20, 30 and 50% of the screen, how would we go about that?

Thanks and again I really appreciate what you have done.

Cheers,
David

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

No branches or pull requests

1 participant