From e2a51615577cc35cae9a8d85b6deae92ba4b78de Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Mon, 4 Feb 2019 12:30:24 +0000 Subject: [PATCH] progress indicator height --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 042a162..27b897d 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -36,7 +36,7 @@ module.exports = { */ loading: { color: '#fff', - height: '2px', + height: '1px', }, /*