Skip to content

Commit

Permalink
Changed top button layout
Browse files Browse the repository at this point in the history
  • Loading branch information
franqsbepop committed Nov 13, 2024
1 parent c0fde94 commit b3695ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</head>
<body>
<nav class="top-nav">
<a href="#contact">Contact</a> | <a href="blog.html">Blog</a>
| <a href="blog.html">Blog</a> | <a href="#contact">Contact</a>
</nav>
<header>
<div style="flex: 0 0 auto; margin-right: 20px;">
Expand Down

0 comments on commit b3695ed

Please sign in to comment.