Tighten header quick login layout
Shrink SNS circular buttons, move '간편로그인' label to the left, and hide the user/status badge until authenticated. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -72,10 +72,10 @@
|
||||
</button>
|
||||
<div class="user" id="user" hidden>
|
||||
<span class="user-dot" aria-hidden="true"></span>
|
||||
<span class="user-text" id="userText">로그인 필요</span>
|
||||
<span class="user-text" id="userText"></span>
|
||||
</div>
|
||||
<div class="sns-login" id="snsLogin" hidden>
|
||||
<span class="sns-label">SNS 간편로그인</span>
|
||||
<span class="sns-label">간편로그인</span>
|
||||
<div class="sns-row">
|
||||
<button class="sns-btn sns-naver" id="btnNaver" type="button" hidden aria-label="네이버로 로그인">
|
||||
<span class="sns-letter">N</span>
|
||||
|
||||
Reference in New Issue
Block a user