change logo to uppercase and remove box

This commit is contained in:
2023-01-12 20:11:05 +01:00
parent 3071fb2ed8
commit 5668ee1078
7 changed files with 14 additions and 21 deletions

View File

@@ -4,13 +4,12 @@
<head>
<link rel="stylesheet" href="./static/reset.css">
<link rel="stylesheet" href="./static/main.css">
<title>Decentrala</title>
<title>DECENTRALA</title>
</head>
<body>
<div class="container">
<div class="header">
<h1 class="logo">Decentrala</h1>
<a id="d" href="/index.html"><div id="d"></div></a>
<h1 class="logo">DECENTRALA</h1>
</div>
<main>
<h2>Forum</h2>