Skip to content

Commit 09e1663

Browse files
committed
added width and height
1 parent 2071595 commit 09e1663

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

group.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ output:
77
### Some group photos and memories (to come soon..)
88

99
```{=html}
10-
<iframe src="./group_pics.html" title="Quarto revealjs Documentation" style="width: 100%;"></iframe>
10+
<iframe src="./group_pics.html" title="Quarto revealjs Documentation" style="width: 100%; height: 75%;"></iframe>
11+
1112
```
1213

1314
### Current

0 commit comments

Comments
 (0)