minor fix

This commit is contained in:
Paul Trowbridge 2026-02-25 21:09:18 -05:00
parent c2d98cf316
commit 0430dbfd1e
2 changed files with 5 additions and 1 deletions

View File

@ -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>

View File

@ -57,6 +57,10 @@ hr {
}
/* --- Section Headers (H2) --- */
hr + h2 {
margin-top: 0;
}
h2 {
font-size: 0.78em;
font-weight: 700;