mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-16 05:38:33 +02:00
Update: account button
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<input type="checkbox" id="auth-dropdown" class="brand__auth-check" />
|
||||
<label class="brand__auth-toggle" for="auth-dropdown" tabindex="0" aria-label="Account options">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="12" height="12" fill="currentColor"><path d="M12 12c2.7 0 4.8-2.1 4.8-4.8S14.7 2.4 12 2.4 7.2 4.5 7.2 7.2 9.3 12 12 12zm0 2.4c-3.2 0-9.6 1.6-9.6 4.8v2.4h19.2v-2.4c0-3.2-6.4-4.8-9.6-4.8z"/></svg>
|
||||
<span class="brand__auth-text">Account</span>
|
||||
|
||||
</label>
|
||||
<div class="brand__auth-links">
|
||||
<a href="/login/" class="auth-link auth-link--login">Login</a>
|
||||
|
||||
Reference in New Issue
Block a user