🎨 Improve readability of authentication hub description in Home view
This commit is contained in:
@@ -18,7 +18,9 @@
|
|||||||
<router-link to="/auth" class="tool-card settings">
|
<router-link to="/auth" class="tool-card settings">
|
||||||
<div class="tool-icon">🔐</div>
|
<div class="tool-icon">🔐</div>
|
||||||
<h3>Authentication Hub</h3>
|
<h3>Authentication Hub</h3>
|
||||||
<p>Manage authentication for Challonge, Discord, and other platforms</p>
|
<p>
|
||||||
|
Manage authentication for Challonge, Discord, and other platforms
|
||||||
|
</p>
|
||||||
<span v-if="isKeyStored" class="badge">Active</span>
|
<span v-if="isKeyStored" class="badge">Active</span>
|
||||||
</router-link>
|
</router-link>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user