Skip to content

Commit 09cbdb7

Browse files
committed
style (home): increase width of iframe with prep instructions
1 parent bd07df0 commit 09cbdb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To follow along with this workshop you will need to take the following steps:
2323
This workshop requires using an <u>I</u>ntegrated <u>D</u>evelopment <u>E</u>nvironment of your choice (e.g., RStudio, Positron), as well as both Git and GitHub. In order to prepare, do all the [pre-workshop steps](https://lter.github.io/workshop-github/#workshop-preparation) relevant to our "Collaborative Coding with GitHub" workshop
2424

2525
```{=html}
26-
<iframe src="https://lter.github.io/workshop-github/#workshop-preparation" height="420" width="750" style="border: 1px solid #2e3846;"></iframe>
26+
<iframe src="https://lter.github.io/workshop-github/#workshop-preparation" height="420" width="850" style="border: 1px solid #2e3846;"></iframe>
2727
```
2828

2929
### 2. Install Quarto

0 commit comments

Comments
 (0)