Skip to content

Commit b0f11d2

Browse files
[docs] Fix Theme builder video
1 parent ab6e743 commit b0f11d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/data/material/customization/theming/theming.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ To add extra variables to the `theme.palette`, see [palette customization](/mate
8282

8383
## Theme builder
8484

85-
<video autoPlay muted loop width="320">
86-
<source src="/static/studies.mp4" type="video/mp4" >
85+
<video style="width: 320px;" autoplay muted loop playsinline width="640" height="360">
86+
<source src="/static/material-ui/studies.mp4" type="video/mp4" >
8787
</video>
8888

8989
The community has built great tools to build a theme:
File renamed without changes.

0 commit comments

Comments
 (0)