mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Tweak icon margins
This commit is contained in:
@@ -36,8 +36,7 @@
|
||||
{% block main %}
|
||||
<div class="{% if page.extra.rtl %}right-to-left{% endif %}">
|
||||
<div class="post-title">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<span class="post-icon">
|
||||
<h1>{{ page.title }}</h1><span class="post-icon">
|
||||
{%- if page.extra.icon -%}{{page.extra.icon | safe}}{%- endif -%}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user