diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index 51a57f5..518cdde 100644 --- a/public/index.html +++ b/public/index.html @@ -3,8 +3,8 @@ <body>
<main style="min-height: 100vh;">
<h1 style="text-align: center; margin-bottom: 0px;">Electrical Engineer</h1>
- <div style="display: flex; justify-content: center;">
- <div style="text-align: left;">
+ <div class="center">
+ <div style="text-align: left; max-width: 720px;">
<p>You might be here because you were tricked! However, I refuse to scam you like the instagram grifters I make fun of will.</p>
<p><a href="/blog">My blog</a> contains tutorials on signal processing, software development, and other random things</p>
<p>Listen to <a href="/music">my music.</a> The majority of streaming services should be linked.</p>
|
