fix: styling

This commit is contained in:
2024-11-28 18:27:55 -05:00
parent 0cf8b9a1de
commit 36c4b2e2cf
2 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ body {
padding: 2ch;
line-height: var(--line-height);
max-width: 100ch;
background-color: #ff00ff;
}
h1,

View File

@@ -21,8 +21,8 @@
<ul>
<li>Technology Intern at <a href="https://www.mwam.com/">Marshall Wace</a>
<ul>
<li>Python, FastAPI</li>
<li>React, Typescript</li>
<li style="background-color: red;">Python, FastAPI</li>
<li style="background-color: blue;">React, Typescript</li>
</ul>
</li>
<li>Software Engineer at <a href="https://www.undertide.co/">Undertide</a></li>