fix headache with main page and mobile

This commit is contained in:
wires 2025-04-01 14:11:20 -04:00
parent 30c76c16c6
commit da7d8341ef
Signed by: wires
SSH key fingerprint: SHA256:9GtP+M3O2IivPDlw1UY872UPUuJH2gI0yG6ExBxaaiM
2 changed files with 4 additions and 1 deletions

View file

@ -121,4 +121,5 @@ hr {
code { code {
font-size: 125%; font-size: 125%;
hyphens: none;
} }

View file

@ -6,5 +6,7 @@ languages, and distributed systems. My favorite languages to work with are Zig,
Rust, Erlang, and the venerable C. I want to build high performance and fault Rust, Erlang, and the venerable C. I want to build high performance and fault
tolerant systems, and to help make the web a more free and decentralized place. tolerant systems, and to help make the web a more free and decentralized place.
<p style="text-align: left;">
I'm currently looking for work. If you want to talk, you can reach me at I'm currently looking for work. If you want to talk, you can reach me at
[`wires@wires.systems`](mailto:wires@wires.systems). <a href="mailto:wires@wires.systems"><code>wires@wires.systems</code></a>.
</p>