From 91e374d81eeb7b014070739481673a5d4f827b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Mon, 25 Jun 2018 17:17:23 -0500 Subject: [PATCH] Removed commented code --- content/.vuepress/scss/_layout.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/content/.vuepress/scss/_layout.scss b/content/.vuepress/scss/_layout.scss index 8d969c9..f542387 100644 --- a/content/.vuepress/scss/_layout.scss +++ b/content/.vuepress/scss/_layout.scss @@ -14,7 +14,6 @@ body { min-width: 320px; overflow-x: hidden; position: relative; - // scroll-behavior: smooth; z-index: 0; }