Skip to content

Commit

Permalink
Add scale-to-fill to index page code block
Browse files Browse the repository at this point in the history
  • Loading branch information
James Goldie committed Oct 20, 2024
1 parent ed79c9c commit bccd41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Step three: flag an element to become a sticky. [@cr-doc]{highlight="14-18"}
Step four: create a trigger to make the sticky appear. [@cr-doc]{highlight="12"}
:::

:::{#cr-doc filename="myfirstcr.qmd"}
:::{#cr-doc filename="myfirstcr.qmd" .scale-to-fill}
````markdown
---
title: My First Closeread
Expand Down

0 comments on commit bccd41f

Please sign in to comment.