diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 393bf95a..c062c245 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -19,7 +19,6 @@ font-weight: 100; height: 100vh; margin: 0; - padding: 0; } .full-height { @@ -38,8 +37,8 @@ .top-right { position: absolute; - right: 0; - top: 0; + right: 10px; + top: 18px; } .content {