文字微调
This commit is contained in:
parent
417ccd08c8
commit
2ac7b63ba1
|
@ -157,7 +157,7 @@ class Qrcode extends React.Component {
|
|||
<div style={logoStyle}>
|
||||
<h1 className="Qr-title"> </h1>
|
||||
</div>
|
||||
<p className="Qr-subtitle">参数化二维码生成器 <sup>测试版</sup></p>
|
||||
<p className="Qr-subtitle">参数化二维码生成器 <sup className="note-font">测试版</sup></p>
|
||||
<input
|
||||
className="Qr-input big-input"
|
||||
placeholder="Input your URL here"
|
||||
|
|
Loading…
Reference in New Issue