文字微调

This commit is contained in:
ciaochaos 2020-05-08 16:54:21 +08:00
parent 417ccd08c8
commit 2ac7b63ba1
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ class Qrcode extends React.Component {
<div style={logoStyle}>
<h1 className="Qr-title">&ensp;</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"