added id to title, changed nav bar items

This commit is contained in:
rawleyIfowler
2022-04-17 11:55:52 -05:00
parent b8d3ff951c
commit 90201c8981
2 changed files with 2 additions and 5 deletions

View File

@@ -115,11 +115,8 @@ a:hover:after {
.nav-item {
display: flex;
align-self: stretch;
align-items: center;
margin-right: 12px;
margin-bottom: 0;
font-size: 1.5em;
font-size: 1.4em;
}
.content-wrapper {

View File

@@ -2,7 +2,7 @@
<div class="nav-bar">
<div>
<h1 class="header-title">
<a href="/">Rawley.xyz</a>
<a href="/" id="title">Rawley.xyz</a>
</h1>
</div>
<div>