From 7cf353b629a7fcdf3b5b4f9318da75a2957ae621 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, 4 Jun 2018 23:06:23 -0500 Subject: [PATCH] Slight fix --- content/.vuepress/components/Ecosystem.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/.vuepress/components/Ecosystem.vue b/content/.vuepress/components/Ecosystem.vue index fad869e..6582759 100644 --- a/content/.vuepress/components/Ecosystem.vue +++ b/content/.vuepress/components/Ecosystem.vue @@ -219,7 +219,6 @@ } .ecosystem__module { - // padding: 1.9rem 2rem; position: relative; width: 100%; @@ -439,7 +438,7 @@ .ecosystem__submodules { - padding-top: 0.25rem; + padding-top: 2.5rem; } .ecosystem__submodule {