Commit 2a60a283 by Dennis Jen

Darkened gray on summary card subtitle.

parent b5176155
......@@ -5,7 +5,7 @@
{% endwith %}
<div class="summary-point-label">{{ label }}</div>
{% if subheading %}
<span class="summary-point-note text-muted">{{ subheading }}</span>
<span class="summary-point-note">{{ subheading }}</span>
{% endif %}
{% if tooltip %}
<div class="summary-point-help">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment