Skip to content
Discussion options

You must be logged in to vote

Why did you not target the element highlighted by the inspect mode?

Screen.Recording.2023-12-04.at.21.49.56.mov
---
title: "test"
format: revealjs
include-in-header:
  text: |
    <style type="text/css">
    .reveal .columns>.column:last-child>:not(ul,ol) {
      margin-right: 0;
      margin-left: 0;
    }
    </style>
---

## Title here

:::: {.columns}

::: {.column width="50%" .fragment}
### Dogs
- likes bones
- 4 legs
:::

::: {.column width="50%" .fragment}
### Cats
- likes fish
- 4 legs
:::

::::

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mcanouil
Comment options

mcanouil Dec 4, 2023
Collaborator

Answer selected by victorfeagins
@victorfeagins
Comment options

@mcanouil
Comment options

mcanouil Dec 4, 2023
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
revealjs Issues with the revealjs format themes Related to HTML theming or any other style related issue (like highlight-style)
2 participants