mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 06:41:03 +00:00
Remove inline CSS
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
{% elsif include.icon %}
|
||||
<i class="{{ include.icon }} panel-icon{% if include.iconcolor %} text-{{include.iconcolor}}{% endif %}"></i>
|
||||
{% elsif include.font %}
|
||||
<span class="{{ include.font }} panel-item" style="font-size: 120px;" alt="{{ include.title }}"></span>
|
||||
<span class="{{ include.font }} panel-item panel-font" alt="{{ include.title }}"></span>
|
||||
{% endif %}
|
||||
{{include.description}}
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user