From 9e55da311f4e1113c0e4af2499462e8005ef882c Mon Sep 17 00:00:00 2001 From: Damillora Date: Wed, 11 Nov 2020 18:08:44 +0700 Subject: [PATCH] Minor consistency fixes for menu --- assets/css/styles.css | 2 +- package.json | 2 +- partials/site-header.hbs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/styles.css b/assets/css/styles.css index 51e587e..e2b338a 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -246,7 +246,7 @@ footer { top: 100%; } .nav li { - @apply w-full flex flex-row justify-start items-center my-0 text-white text-lg h-12 transition duration-300 ease-in-out; + @apply w-full flex flex-row justify-start items-center my-0 text-white text-base h-12 transition duration-300 ease-in-out; } .nav li a { @apply align-middle w-full h-full flex items-center justify-start px-4 py-2; diff --git a/package.json b/package.json index f2874df..3bb9016 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yuika", "description": "nanao.moe's blog theme", - "version": "2.1.0", + "version": "2.1.1", "engines": { "ghost-api": "v3" }, diff --git a/partials/site-header.hbs b/partials/site-header.hbs index 6e16f04..30e05bd 100644 --- a/partials/site-header.hbs +++ b/partials/site-header.hbs @@ -9,7 +9,7 @@ menu
- +

{{@site.title}}