This commit is contained in:
2026-02-24 17:03:15 -06:00
parent 7c7acd5e4d
commit 6f767e9cdb
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ header {
} }
header * { header * {
display: inline; display: inline;
float:left;
color:white; color:white;
position: relative; position: relative;
top: 50%; top: 50%;

View File

@@ -1,5 +1,5 @@
<header> <header>
<span style="font-size: 2rem;">Lucas Rufkahr</span> <span style="font-size: 1rem;">Lucas Rufkahr</span>
<nav> <nav>
<a href="https://lukerufkahr.com">Home</a> <a href="https://lukerufkahr.com">Home</a>
<a href="https://lukerufkahr.com/notes/">Notes</a> <a href="https://lukerufkahr.com/notes/">Notes</a>