diff --git a/src/styles/global.css b/src/styles/global.css index 44bd404..c36ef66 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -15,7 +15,7 @@ html { body { position: relative; margin: 0; - padding-bottom: 6rem; + padding-bottom: 3rem; min-height: 100%; font-family: "Source Sans Pro", sans; }