fix(header): fix mobile header height

This commit is contained in:
Dillon
2020-02-15 01:42:31 +08:00
parent f813ede1c5
commit 730ce7a1ca
5 changed files with 19 additions and 19 deletions

View File

@@ -1,3 +1,5 @@
@charset 'utf-8';
{{- if eq .Site.Params.home_mode "post" -}}
$home-profile: true;
$home-posts: true;