diff --git a/index.html b/index.html index a6b44fb..57d98a9 100644 --- a/index.html +++ b/index.html @@ -92,6 +92,7 @@ Postgraduate Courses
  • Market Frictions and Microstructure (Capital Gains Tax, Price Impact, Transaction Costs)
  • FinTech (Decentralized Exchanges, Stablecoins, DeFi Lending)
  • Stochastic Control
  • +


    diff --git a/style.css b/style.css index 5266cdf..bf4d387 100755 --- a/style.css +++ b/style.css @@ -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); } -} \ No newline at end of file +}