index.php need padding-bottom 2em

This commit is contained in:
creme 2020-01-20 11:20:19 +01:00
parent a7ae0b8ef6
commit c76202ef0c
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ include 'header.php';
<div class="clear" style="min-width: 1050px;">
<!-- MAIN -->
<div id="main" style="padding-bottom: 1em;">
<div id="main" style="padding-bottom: 2em;">
<pre class="banner">
<?php include 'banner_html.txt'; ?>