Skip to content

Commit bbd1b14

Browse files
Merge pull request #3445 from galaxyproject/fix-video-width
Fix video width
2 parents 62d0117 + dc21648 commit bbd1b14

File tree

1 file changed

+4
-1
lines changed
  • content/community/sig/image-analysis

1 file changed

+4
-1
lines changed

content/community/sig/image-analysis/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,10 @@ Image analysis often involves hands-on interaction, and Galaxy offers resources
7272

7373
The **[zarr](https://zarr.dev/)** format is becoming a standard for storing large image data. With various adaptations like [OME-Zarr](https://ome-zarr.readthedocs.io/en/stable/) and [GEOZarr](https://github.com/zarr-developers/geozarr-spec), this interoperable format enhances data reusability across disciplines. Our community supports zarr-based visualization through tools like vizarr, helping bring this dream of cross-discipline interoperability to life.
7474

75-
<video-player width="50%" src="/community/sig/image-analysis/vizarr-visualization.mp4"/>
75+
<video-player
76+
src="/community/sig/image-analysis/vizarr-visualization.mp4"
77+
style="display:block; width:100%; height:auto; max-width:100%; margin:0 auto;"
78+
></video-player>
7679
7780
## A dedicated Galaxy interface
7881

0 commit comments

Comments
 (0)