fixed indentation error

This commit is contained in:
Jacob 2021-02-26 18:56:24 +01:00
parent f07584c3ae
commit 6d788ce10a

View File

@ -9,7 +9,7 @@
<body> <body>
<h1><a class="title" href="/" style="text-decoration: none; color: inherit">{{.Title}}</a></h1> <h1><a class="title" href="/" style="text-decoration: none; color: inherit">{{.Title}}</a></h1>
<div class="tagline"> <div class="tagline">
<p>Develop games, play games, talk games</p> <p style="text-indent: 0;">Develop games, play games, talk games</p>
</div> </div>
<div class="menu"> <div class="menu">
<ul id="menu"> <ul id="menu">