Trying to standardize on specific style and color codes.
This commit is contained in:
@@ -78,6 +78,27 @@
|
||||
</code>
|
||||
</div>
|
||||
|
||||
<div class="column is-12 is-hidden-mobile">
|
||||
<div class="content">
|
||||
<Message message_class="has-background-info-90 has-text-dark">
|
||||
If you have question, or want clarification on something, or just want to chat with other users, you are
|
||||
welcome to join our <span class="icon-text is-underlined">
|
||||
<span class="icon"><i class="fas fa-brands fa-discord"></i></span>
|
||||
<span>
|
||||
<NuxtLink href="https://discord.gg/haUXHJyj6Y" target="_blank" v-text="'Discord server'"/>
|
||||
</span>
|
||||
</span>. For bug reports, feature requests, or contributions, please visit the
|
||||
<span class="icon-text is-underlined">
|
||||
<span class="icon"><i class="fas fa-brands fa-github"></i></span>
|
||||
<span>
|
||||
<NuxtLink href="https://github.com/arabcoders/watchstate/issues/new/choose" target="_blank"
|
||||
v-text="'GitHub repository'"/>
|
||||
</span>
|
||||
</span>.
|
||||
</Message>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user