File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,13 +23,16 @@ FinOptima is an AI-driven financial analytics platform built for **OSC AI Build
2323
2424<div align =" center " ><img src =" docs/Portfolio Summary.png " alt =" Portfolio Summary " /></div >
2525
26- ### Asset Allocation Charting Panel
27-
28- <div align =" center " ><img src =" docs/allocation.png " alt =" FinOptima Asset Allocation " /></div >
29-
30- ### Expected Return vs Volatility
31-
32- <div align =" center " ><img src =" docs/Returns.png " alt =" FinOptima Returns " /></div >
26+ <div style =" display : flex ; gap : 16px ;" >
27+ <div style =" flex : 1 ; text-align : center ;" >
28+ <h3>Asset Allocation Charting Panel</h3>
29+ <img src="docs/allocation.png" alt="FinOptima Asset Allocation" style="max-width: 100%;" />
30+ </div >
31+ <div style =" flex : 1 ; text-align : center ;" >
32+ <h3>Expected Return vs Volatility</h3>
33+ <img src="docs/Returns.png" alt="FinOptima Returns" style="max-width: 100%;" />
34+ </div >
35+ </div >
3336
3437### Price Trends (Daily)
3538
You can’t perform that action at this time.
0 commit comments