We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b75dfd commit d66e01fCopy full SHA for d66e01f
src/components/Hero.jsx
@@ -179,7 +179,7 @@ export const Hero = () => {
179
{download[0]}
180
{platform === "windows" && <>
181
<br />
182
- <small className="text-xs">Smartscreen warning? Click "More info" then "Run anyway".</small>
+ <small className="text-xs">Smartscreen warning? Click <u>More info</u> then <u>Run anyway</u></small>
183
</>}
184
</a>
185
</>
0 commit comments