Removed Google Fonts & changed header
+ Added fonts for Lora and Playfair Display in the fonts directory. * Changed header style. * Improved responsive for main padding (20% -> 5% on small screens).
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<nav id="menu"><a href="#">{{ "Menu" | _ }}</a></nav>
|
||||
<nav>
|
||||
<a href="/" class="title">{{ "Plume" | _ }}</a>
|
||||
<hr/>
|
||||
{% block header %}
|
||||
{% endblock header %}
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user