Format all files with prettier: npm run format
This commit is contained in:
@@ -47,7 +47,12 @@ const metadata = {
|
||||
|
||||
<Fragment slot="image">
|
||||
<YouTube id="gxBkghlglTg" title="Astro just Launched.... Could it be the ultimate web framework?" />
|
||||
<style is:inline>lite-youtube { margin: 0 auto; max-width: 100%; }</style>
|
||||
<style is:inline>
|
||||
lite-youtube {
|
||||
margin: 0 auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
</style>
|
||||
</Fragment>
|
||||
</Hero>
|
||||
|
||||
|
Reference in New Issue
Block a user