This commit is contained in:
MuslemRahimi 2024-09-07 19:08:48 +02:00
parent cc9f97dc58
commit c0c5d70fb0

View File

@ -459,17 +459,18 @@ $: {
<body class="sm:fixed h-screen w-full max-w-screen-xl">
<section class="w-full max-w-screen sm:max-w-6xl xl:max-w-7xl flex justify-center items-center pt-5 bg-[#09090B] ">
<section class="w-full max-w-screen sm:max-w-6xl xl:max-w-7xl flex justify-center items-center bg-[#09090B] ">
<div class="w-full m-auto mb-10 pl-3 pr-3">
<div class="w-full m-auto pl-3 pr-3">
<!--
<div class="text-sm sm:text-[1rem] breadcrumbs mb-5">
<ul>
<li><a href="/" class="text-gray-300">Home</a></li>
<li class="text-gray-300">Options 0DTE Flow</li>
<li class="text-gray-300">Options Flow</li>
</ul>
</div>
-->
{#if !$isOpen}
<div class="text-white text-sm sm:text-[1rem] italic text-center sm:text-start w-full ml-2 mb-3">
@ -477,6 +478,7 @@ $: {
</div>
{/if}
<div class="flex flex-col sm:flex-row items-center w-full bg-[#262626] rounded-lg px-3">