diff --git a/app/views/hello.php b/app/views/hello.php index 05b45cb3..175f47a9 100644 --- a/app/views/hello.php +++ b/app/views/hello.php @@ -10,12 +10,17 @@ margin:0; font-family:'Lato', sans-serif; text-align:center; + color: #999; } - .logo { - display:block; - width:135px; - margin:6em auto 2em; + .welcome { + width: 300px; + height: 300px; + position: absolute; + left: 50%; + top: 50%; + margin-left: -150px; + margin-top: -150px; } a, a:visited { @@ -39,18 +44,9 @@
-- Now that you're up and running, it's time to start creating! - Here are some links to help you get started: -
- - +