From 9e2d571298eabe3d7a9f97bdcf6e4ddf85b11fd7 Mon Sep 17 00:00:00 2001 From: Miguel Nogueira Date: Thu, 16 Jul 2020 07:32:52 +0100 Subject: [PATCH] Fix homepage bg issue --- public/app.css | 2 +- resources/views/breadcrumbs/header.blade.php | 2 +- resources/views/home.blade.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/app.css b/public/app.css index 42ce556..5eebd65 100644 --- a/public/app.css +++ b/public/app.css @@ -1,4 +1,4 @@ -.page-bg { +.view { background: url("/slides/06.png")no-repeat center center; background-size: cover; } diff --git a/resources/views/breadcrumbs/header.blade.php b/resources/views/breadcrumbs/header.blade.php index c4dd81c..d2099da 100644 --- a/resources/views/breadcrumbs/header.blade.php +++ b/resources/views/breadcrumbs/header.blade.php @@ -96,7 +96,7 @@
Welcome to our team management center!

Here, you can apply for open staff member positions, view your application status, and manage your profile.

-

Sign up with Twitch or Email to continue.

+

Sign up with Email to continue.

diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index ae8c2c8..f8c59d8 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -59,7 +59,7 @@
-
+