From 5b61ee762f88e4427f14131c9d0e58acfff6c4a2 Mon Sep 17 00:00:00 2001 From: momothereal Date: Sat, 26 Oct 2019 14:56:49 -0400 Subject: [PATCH] Add note about deployment in website --- website/src/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/src/index.html b/website/src/index.html index e8d460b..37fbd38 100644 --- a/website/src/index.html +++ b/website/src/index.html @@ -19,6 +19,7 @@ margin: 0 auto; width: 100%; max-width: 800px; + margin-bottom: 50px; } .headline { @@ -32,6 +33,15 @@ margin-right: 20px; } + .footer { + text-align: center; + margin-top: 50px; + margin-left: 20px; + margin-right: 20px; + font-size: 12px; + font-style: italic; + } + @media only screen and (max-width: 900px) { .examples { margin-left: 20px; @@ -126,6 +136,11 @@ LinkedIn (Aram Peres) +