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> FinTech (Decentralized Exchanges, Stablecoins, DeFi Lending) </li>
<li> Stochastic Control </li>
</ul>
</p>
<hr class="style-one">

View File

@@ -91,7 +91,7 @@ hr {
display:table;
list-style:none;
padding-left:5;
font-size:16px;
/* font-size:16px; */
}
.notATable > li
@@ -338,4 +338,4 @@ background-repeat: no-repeat;
100% {
transform: translate(15px);
}
}
}