minor fix
This commit is contained in:
parent
c2d98cf316
commit
0430dbfd1e
2
pt.html
2
pt.html
@ -26,7 +26,7 @@
|
||||
<hr />
|
||||
<h2 id="professional-experience">Professional Experience</h2>
|
||||
<h3 id="growscape">Growscape</h3>
|
||||
<p><em>Twinsburg, OH | $250M Plastics Manufacturing | Platinum Equity Portfolio Company</em></p>
|
||||
<p><em>Twinsburg, OH | $250M Plastic Container Manufacturing | Platinum Equity Portfolio Company</em></p>
|
||||
<p><strong>Director of Financial Planning and Analysis</strong> — Dec 2025 – Present</p>
|
||||
<ul>
|
||||
<li>Own Platinum Operating Company Reporting Package for private equity stakeholders</li>
|
||||
|
||||
@ -57,6 +57,10 @@ hr {
|
||||
}
|
||||
|
||||
/* --- Section Headers (H2) --- */
|
||||
hr + h2 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 0.78em;
|
||||
font-weight: 700;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user