diff --git a/cart.css b/cart.css index 08c2e9d..16d3876 100644 --- a/cart.css +++ b/cart.css @@ -8,7 +8,7 @@ body { background-attachment: fixed; background-size: 400% 400%; color: #eee; - padding: 90px; + padding: 100px; animation: gradientBG 15s ease infinite; } @@ -25,6 +25,7 @@ body { margin: auto; text-align: center; padding-top: 20px; + padding-bottom:30px; transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55); animation: pageLoad 0.8s ease-out; } diff --git a/signin.css b/signin.css index 4dd5742..ce2a965 100644 --- a/signin.css +++ b/signin.css @@ -342,4 +342,4 @@ form { .container.active .toggle-panel.toggle-right { bottom: 0; } -} \ No newline at end of file +} \ No newline at end of file diff --git a/signin.html b/signin.html index 6bdc7f2..a02c182 100644 --- a/signin.html +++ b/signin.html @@ -1,5 +1,6 @@ +
@@ -7,123 +8,127 @@ - + - -