This commit is contained in:
sunny 2018-04-20 18:46:36 +09:00
parent 7ae14fc3ec
commit 99425e1466

View File

@ -6,14 +6,14 @@
<div class="ui-g">
<div class="ui-g-6">
<p-card>
<p><b>IOS 회원</b>App Store에서 "Authenticator" 검색 후 다운로드 해주세요.<br><br></p>
<p-card subtitle="IOS 회원">
<p>App Store에서 "Authenticator" 검색 후 다운로드 해주세요.<br><br></p>
<button type="button" pButton label="App Store" icon="fa-check"></button>
</p-card>
</div>
<div class="ui-g-6">
<p-card>
<p><b>안드로이드 회원</b>구글 플레이 스토어 또는 핸드폰 브라우저를 통해 "구글 인증기(OTP)" 검색 후 다운로드 해주세요.</p>
<p-card subtitle="안드로이드 회원">
<p>구글 플레이 스토어 또는 핸드폰 브라우저를 통해 "구글 인증기(OTP)" 검색 후 다운로드 해주세요.<br><br></p>
<button type="button" pButton label="Google Play" icon="fa-check"></button>
</p-card>
</div>