fix: styling
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user