Skip to content

Commit

Permalink
change iframe sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
nomadscientist committed Jul 15, 2024
1 parent 7e1510a commit 68a75f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subdomains/singlecell/sections/1_beginner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,13 @@ tabs:
description_md: >
<iframe src="https://oembed.apps.galaxyproject.eu/oembed?style=gtn&format=iframe-embed&url=https://training.galaxyproject.org/training-material/topics/single-cell/faqs/user_community_join.html#how-can-i-talk-with-other-users.html"
width="100%"
height="600px">
height="400px">
</iframe>
- title_md: How can I troubleshoot?
description_md: >
<iframe src="https://oembed.apps.galaxyproject.eu/oembed?style=gtn&format=iframe-embed&url=https://training.galaxyproject.org/training-material/faqs/galaxy/analysis_troubleshooting.html#troubleshooting-errors.html"
width="100%"
height="400px">
height="600px">
</iframe>
- title_md: Is there a help forum?
description_md: >
Expand Down

0 comments on commit 68a75f2

Please sign in to comment.