fix: styling

This commit is contained in:
2024-11-30 00:45:10 -05:00
parent 36c4b2e2cf
commit d4ae0bf2c8
2 changed files with 2 additions and 3 deletions

View File

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

View File

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