changed navbar
This commit is contained in:
@@ -33,7 +33,7 @@ body {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 2.7em;
|
||||
font-size: 2em;
|
||||
font-weight: 800;
|
||||
margin-bottom: 0;
|
||||
margin-top: 12px;
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
<div class="header">
|
||||
<h1 class="header-title">
|
||||
<a href="/">Rawley.xyz</a>
|
||||
</h1>
|
||||
<div class="nav-bar">
|
||||
<div>
|
||||
<h1 class="header-title">
|
||||
<a href="/">Rawley.xyz</a>
|
||||
</h1>
|
||||
</div>
|
||||
<div>
|
||||
<a class="nav-item" href="/blog">blog</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user