fix: styling
This commit is contained in:
@@ -19,6 +19,7 @@ body {
|
||||
padding: 2ch;
|
||||
line-height: var(--line-height);
|
||||
max-width: 100ch;
|
||||
background-color: #ff00ff;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user