Fixed research interest table format.

This commit is contained in:
2025-04-29 15:19:02 +08:00
parent 7df09c2f41
commit 202f9b8ae2
2 changed files with 3 additions and 2 deletions

View File

@@ -92,6 +92,7 @@ Postgraduate Courses
<li> Market Frictions and Microstructure (Capital Gains Tax, Price Impact, Transaction Costs) </li> <li> Market Frictions and Microstructure (Capital Gains Tax, Price Impact, Transaction Costs) </li>
<li> FinTech (Decentralized Exchanges, Stablecoins, DeFi Lending) </li> <li> FinTech (Decentralized Exchanges, Stablecoins, DeFi Lending) </li>
<li> Stochastic Control </li> <li> Stochastic Control </li>
</ul>
</p> </p>
<hr class="style-one"> <hr class="style-one">

View File

@@ -91,7 +91,7 @@ hr {
display:table; display:table;
list-style:none; list-style:none;
padding-left:5; padding-left:5;
font-size:16px; /* font-size:16px; */
} }
.notATable > li .notATable > li