diff --git a/sass/parts/misc.scss b/sass/parts/misc.scss index 1809f10..0aabe03 100644 --- a/sass/parts/misc.scss +++ b/sass/parts/misc.scss @@ -11,8 +11,8 @@ background-color: var(--primary-color); } -.footer { - font-size: 0.33rem; +.hias-footer { + font-size: 0.4rem; } ::-moz-selection { diff --git a/templates/page.html b/templates/page.html index 9f84c00..65f29a6 100644 --- a/templates/page.html +++ b/templates/page.html @@ -5,9 +5,10 @@
{{ post_macros::tags(page=page, short=true) }}
- {% endblock main_content %}