From 18ed0fe4466c81c5cbdfca6bdb8e14022370783f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20El=20Uri?= Date: Fri, 6 Jul 2018 17:57:36 -0300 Subject: [PATCH] Fixed the unnecessary whitespace to the right of landing page (#10435) (#10490) --- website/client/components/static/home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/client/components/static/home.vue b/website/client/components/static/home.vue index 3dd2bc4e85..01b67919f4 100644 --- a/website/client/components/static/home.vue +++ b/website/client/components/static/home.vue @@ -115,7 +115,7 @@ .fast-company.svg-icon(v-html='icons.fastCompany') .discover.svg-icon(v-html='icons.discover') .container-fluid - .seamless_stars_varied_opacity_repeat + .row.seamless_stars_varied_opacity_repeat