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}}