🎨 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">
|
||||
<div class="tool-icon">🔐</div>
|
||||
<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>
|
||||
</router-link>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user