theme update
This commit is contained in:
parent
c31524977a
commit
97ad0421e3
5 changed files with 27 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="{{ str_replace('_','-',app()->getLocale()) }}">
|
||||
<x-head/>
|
||||
<body class="bg-blue-600">
|
||||
<body class="bg-gradient-to-br from-blue-900 via-blue-700 to-indigo-900 min-h-screen">
|
||||
<div class="container mx-auto text-white">
|
||||
<x-header/>
|
||||
{{ $slot }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue