build last 4 commits
This commit is contained in:
@ -275,6 +275,12 @@ ul, ol, dl, li {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
ul, ol, dl {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
li {
|
||||
line-height: 1.2 5;
|
||||
margin-top: .65rem;
|
||||
@ -828,9 +834,9 @@ footer a:focus-visible {
|
||||
<li>Containers and Kubernetes</li>
|
||||
<li>Terraform, Bicep, and infrastructure deployment</li>
|
||||
<li>GitHub Actions and other pipelines</li>
|
||||
<li>HTML/CSS, Javascript, and UI/UX design</li>
|
||||
<li>HTML, CSS, and Javascript</li>
|
||||
<li>Languages like Go, C, and Python</li>
|
||||
<li>Accessiblity knowledge and thoughtful design</li>
|
||||
<li>Accessibility knowledge and thoughtful design</li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
@ -1096,6 +1102,6 @@ footer a:focus-visible {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/resume/` was built on 2026-04-07T22:36:56.779Z -->
|
||||
<!-- This page `/resume/` was built on 2026-04-09T14:40:56.546Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user