adding some bottom margin to title area

This commit is contained in:
Jacob 2021-03-11 11:58:22 +01:00
parent 8d42c9bad6
commit 7d7d9562ed

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div class="titleArea">
<div class="titleArea" style="margin-bottom:30px;">
<ul id=titleArea>
<li style="width:270px;">
<h1 style="margin-bottom:0px;"><a class="title" href="/" style="text-decoration: none;">{{.Title}}</a></h1>