feat: new gitlab envs
This commit is contained in:
parent
a4e7a9be97
commit
b7439d6f63
|
|
@ -19,6 +19,7 @@
|
||||||
</style>
|
</style>
|
||||||
@endif
|
@endif
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="bg-[#FDFDFC] dark:bg-[#0a0a0a] text-[#1b1b18] flex p-6 lg:p-8 items-center lg:justify-center min-h-screen flex-col">
|
<body class="bg-[#FDFDFC] dark:bg-[#0a0a0a] text-[#1b1b18] flex p-6 lg:p-8 items-center lg:justify-center min-h-screen flex-col">
|
||||||
<header class="w-full lg:max-w-4xl max-w-[335px] text-sm mb-6 not-has-[nav]:hidden">
|
<header class="w-full lg:max-w-4xl max-w-[335px] text-sm mb-6 not-has-[nav]:hidden">
|
||||||
@if (Route::has('login'))
|
@if (Route::has('login'))
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue