Skip to content

Commit

Permalink
Scale images to 50% width
Browse files Browse the repository at this point in the history
  • Loading branch information
alice-hannah committed Sep 16, 2024
1 parent 3b02225 commit 9c2792c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vignettes/two-factor.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ These steps must be completed by a **workgroup admin**.
```{r}
#| eval: true
#| echo: false
#| out.width: "50%"
#| fig-align: "center"
#| fig-alt: >
#| A button for 'Workgroup options' is selected. A menu is visible containing
Expand Down Expand Up @@ -87,6 +88,7 @@ These steps must be completed by the **workspace owner**.
```{r}
#| eval: true
#| echo: false
#| out.width: "50%"
#| fig-align: "center"
#| fig-alt: >
#| A dropdown menu containing an option for 'Two-step verification' among
Expand Down

0 comments on commit 9c2792c

Please sign in to comment.