mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Fix: tutorial.mdx styling
This commit is contained in:
@@ -108,7 +108,6 @@ On Linux, you can run the application using `./helloworld` from the `build/bin`
|
||||
You should see the application working as expected:
|
||||
|
||||
<div class="text--center">
|
||||
<img src="/img/windows-default-app.png" width="50%"
|
||||
style={{"box-shadow": "rgb(255 255 255 / 20%) 0px 4px 8px 0px, rgb(104 104 104) 0px 6px 20px 0px"}}/>
|
||||
<img src="/img/windows-default-app.png" width="50%" className="screenshot"/>
|
||||
</div>
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user