reset padding and margins to be fixed later
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -26,13 +26,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>tronnet</h1>
|
||||
<hr>
|
||||
<nav>
|
||||
<img id="logo" src="logo.webp">
|
||||
<nav id="nav">
|
||||
<a href="index.html" aria-current="true">Instances</a>
|
||||
<a href="account.html">Account</a>
|
||||
<a href="login.html">Logout</a>
|
||||
</nav>
|
||||
<h1 id="title">Instances</h1>
|
||||
</header>
|
||||
<main>
|
||||
<div id="instance-container">
|
||||
|
Reference in New Issue
Block a user