From 2b3b52bfecbcadffa5db6cbe28faa8759a689c0c Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Mon, 17 Feb 2025 19:13:46 +0100 Subject: [PATCH] ui fix --- .../statistics/market-cap/+layout.svelte | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte b/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte index 0519b027..f175fa77 100644 --- a/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte +++ b/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte @@ -106,14 +106,14 @@
-
-
-
+
+
+

Market Capitalization

-
+
Market capitalization, also called net worth, is the total value of all of a company's outstanding shares. It is calculated by multiplying the stock price by the number of @@ -122,6 +122,12 @@
Formula: Market Cap = Stock Price * Shares Outstanding
+ + Full Definition +
@@ -156,7 +162,7 @@ >{item?.symbol}{item?.name}