mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
Keep darkmode hover from changing in explore
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
{% macro devToolsCard(link, title, description) %}
|
||||
<a href="{{ link }}" class="col dev-tools-link">
|
||||
<h6 class="btn-arrow">{{ title }}</h6>
|
||||
<p class="no-underline"> {{ description }}</p>
|
||||
<p> {{ description }}</p>
|
||||
</a>
|
||||
{% endmacro %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user