Skip to content

Commit 1dc3549

Browse files
committed
Merge branch 'mobile_fix' into 'master'
new_landing_mobile_fix See merge request open-platform/api!214
2 parents 4fafc5d + 201b222 commit 1dc3549

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/scenes/Landing.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ const Landing = () => {
4848
<section className="scaffold">
4949
<div className="container">
5050
<h1>OPEN Scaffold Generator</h1>
51-
<p className="subtext-h1-h2">Create and edit smart contracts with different<br/>
52-
settings in the blockchain.</p>
51+
<p className="subtext-h1-h2">Create and edit smart contracts with different <br/> settings in the blockchain.</p>
5352
<div className="button">
5453
<a href="https://api.openfuture.io/oauth2/authorization/google">
5554
<button type="button">

0 commit comments

Comments
 (0)