[2025-05-08] Adjusting zoom, font sizes and <hr> colour

This commit is contained in:
Andrew Conlin 2025-05-09 14:11:38 +01:00
parent 6f6de59de0
commit d736858945
3 changed files with 11 additions and 6 deletions

View file

@ -4,7 +4,7 @@ title: projects
---
{% include pageTitle.html %}
<ul style="list-style-type:none;margin:0;padding:0;font-size:16px;">
<ul style="list-style-type:none;margin:0;padding:0;">
<p><span style="font-family:Geist Mono"><a href="https://pypi.org/project/tictoc">tictoc</a> / </span>Fast, simple and accurate Python timing. Written in Rust.</p>
<p><span style="font-family:Geist Mono"><a href="https://year-progress.cnln.dev">year-progress</a> / </span>A fun side project which gives the progress through the year, relative to other things.</p>
</ul>