-
-
+
-
-
- - changeSubSection("income")} - class="px-2 text-sm sm:text-[1rem] font-medium text-gray-400 sm:hover:text-white {displaySubSection === - 'income' - ? 'text-white ' - : 'bg-[#09090B]'}" - > - Income - - - -
- - changeSubSection("balance-sheet")} - class="px-2 text-sm sm:text-[1rem] font-medium text-gray-400 sm:hover:text-white {displaySubSection === - 'balance-sheet' - ? 'text-white ' - : 'bg-[#09090B]'}" - > - Balance Sheet - - - -
- - changeSubSection("cash-flow")} - class="px-2 text-sm sm:text-[1rem] font-medium text-gray-400 sm:hover:text-white {displaySubSection === - 'cash-flow' - ? 'text-white ' - : 'bg-[#09090B]'}" - > - Cashflow - - - +
- - changeSubSection("ratios")} - class="px-2 text-sm sm:text-[1rem] font-medium text-gray-400 sm:hover:text-white {displaySubSection === - 'ratios' - ? 'text-white ' - : 'bg-[#09090B]'}" - > - Ratios - - - + changeSubSection("balance-sheet")} + class="p-2 px-5 cursor-pointer {displaySubSection === + 'balance-sheet' + ? 'text-white bg-[#27272A] sm:hover:bg-opacity-[0.95]' + : 'text-gray-400 sm:hover:text-white sm:hover:bg-[#27272A] sm:hover:bg-opacity-[0.95]'}" + > + Balance Sheet + + changeSubSection("cash-flow")} + class="p-2 px-5 cursor-pointer {displaySubSection === + 'cash-flowt' + ? 'text-white bg-[#27272A] sm:hover:bg-opacity-[0.95]' + : 'text-gray-400 sm:hover:text-white sm:hover:bg-[#27272A] sm:hover:bg-opacity-[0.95]'}" + > + Cashflow + + changeSubSection("ratios")} + class="p-2 px-5 cursor-pointer {displaySubSection === 'ratios' + ? 'text-white bg-[#27272A] sm:hover:bg-opacity-[0.95]' + : 'text-gray-400 sm:hover:text-white sm:hover:bg-[#27272A] sm:hover:bg-opacity-[0.95]'}" + > + Ratios +
-
+ changeSubSection("income")}
+ class="p-2 px-5 cursor-pointer {displaySubSection === 'income'
+ ? 'text-white bg-[#27272A] sm:hover:bg-opacity-[0.95]'
+ : 'text-gray-400 sm:hover:text-white sm:hover:bg-[#27272A] sm:hover:bg-opacity-[0.95]'}"
+ >
+ Income
+
-