fix headache with main page and mobile
This commit is contained in:
parent
30c76c16c6
commit
da7d8341ef
2 changed files with 4 additions and 1 deletions
|
@ -121,4 +121,5 @@ hr {
|
||||||
|
|
||||||
code {
|
code {
|
||||||
font-size: 125%;
|
font-size: 125%;
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue