From 89d1b3e7b1937f665d1d898cd9d9e1076aeddedb Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Mon, 7 Dec 2020 19:26:56 +0300 Subject: decrease initial-scale parameter i dunno if it's good or not, but if it's 1 as earlier, it looks bad on phone, but if i decrease min-width of body, words in nav-bar become inseparable. --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index a1eeabb..260ee06 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ - + {{ page.title }} - {{ site.title }} -- cgit v1.2.3