Skip to content
Snippets Groups Projects
Commit 81adc904 authored by Greg Fodor's avatar Greg Fodor
Browse files

fix styling in dialog

parent e8297231
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ export default class WebVRRecommendDialog extends Component {
render() {
return (
<DialogContainer title="Enter in VR" {...this.props}>
<div>
<div style={{ display: "flex", flexDirection: "column", alignItems: "center" }}>
<p>To enter Hubs with Oculus or SteamVR, you can use Firefox.</p>
<a className="info-dialog--action-button" href="https://www.mozilla.org/firefox">
Download Firefox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment