fixed indentation error
This commit is contained in:
parent
f07584c3ae
commit
6d788ce10a
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user