This commit is contained in:
MuslemRahimi 2024-07-23 23:57:05 +02:00
parent d54833f3e9
commit 65693f3477
2 changed files with 6 additions and 6 deletions

View File

@ -502,9 +502,9 @@
<!--Start Put/Call-->
<div class="flex flex-row items-center flex-wrap w-full px-3 sm:px-5 bg-[#262626] shadow-lg rounded-md h-20">
<div class="flex flex-col items-start">
<span class="font-medium text-gray-200 text-[1rem] ">Ratio %</span>
<span class="font-medium text-gray-200 text-[1rem] ">OTM Ratio</span>
<span class="text-start text-sm sm:text-[1rem] font-medium text-white">
OTM / ITM
Volume in %
</span>
</div>
<!-- Circular Progress -->

View File

@ -502,10 +502,10 @@ $: {
<!--Start Put/Call-->
<div class="flex flex-row items-center flex-wrap w-full px-3 sm:px-5 bg-[#262626] shadow-lg rounded-md h-20">
<div class="flex flex-col items-start">
<span class="font-medium text-gray-200 text-[1rem] ">Ratio %</span>
<span class="text-start text-sm sm:text-[1rem] font-medium text-white">
OTM / ITM
</span>
<span class="font-medium text-gray-200 text-[1rem] ">OTM Ratio</span>
<span class="text-start text-sm sm:text-[1rem] font-medium text-white">
Volume in %
</span>
</div>
<!-- Circular Progress -->
<div class="relative size-14 ml-auto">