You've already forked zblade.dev
style(showcase): add explicit width to screenshot image
This commit is contained in:
@@ -56,7 +56,7 @@ const version = pkg.version ?? "";
|
||||
<div class="feature-tag">LIVE PREVIEW</div>
|
||||
</div>
|
||||
<div class="showcase-image-box">
|
||||
<img src="/screenshot-1.png" alt="Zaguán Blade editor interface" />
|
||||
<img width="600" src="/screenshot-1.png" alt="Zaguán Blade editor interface" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user