diff --git a/pt_landing.css b/pt_landing.css index 4c8b5eb..0f35ff4 100644 --- a/pt_landing.css +++ b/pt_landing.css @@ -1,6 +1,7 @@ #content { text-align: center; padding-top: 25%; + margin: 10%; } body { @@ -21,4 +22,4 @@ h1 { hr { width: 400px; border-top: 1px solid red; -} \ No newline at end of file +}