From 04d52a31fc8e2e4b3d85a017ae162e6e0b699a05 Mon Sep 17 00:00:00 2001 From: evan Date: Tue, 8 Oct 2019 16:11:00 -0700 Subject: [PATCH] add some top padding --- app/stylesheets/main.scss | 1 + dist/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/stylesheets/main.scss b/app/stylesheets/main.scss index bb450b9..16476ce 100644 --- a/app/stylesheets/main.scss +++ b/app/stylesheets/main.scss @@ -81,6 +81,7 @@ div { } #top { + padding-top: 15vh; display: flex; flex-direction: row; justify-content: center; diff --git a/dist/index.html b/dist/index.html index 38e994b..556bed3 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,7 +1,7 @@ - AnimationTool + AnimationExportTool