Fix: tutorial.mdx styling

This commit is contained in:
Lea Anthony
2022-08-20 09:05:30 +10:00
parent c1c950e98c
commit ff52d4d5f0
+1 -2
View File
@@ -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/>