summaryrefslogtreecommitdiff
path: root/pages/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.html')
-rw-r--r--pages/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/index.html b/pages/index.html
index 373c59c..c089764 100644
--- a/pages/index.html
+++ b/pages/index.html
@@ -1,7 +1,7 @@
@_TOP_@
<div class="container p-4">
<!-- Hero section -->
- <div class="py-5">
+ <div class="container">
<img src="__IMAGE_DIR__/__LOGO__" width="80" height="80" class="rounded d-inline-block align-top mr-2" alt="">
<div class="my-2">
<h1>__COMPANY__</h1>
@@ -12,7 +12,7 @@
</div>
<!-- Catalog Content -->
<div class="container p-4">
- <div class="row text-center text-lg-left pt-2">[search-region][on-match][tmp meta_header][calcn]
+ <div class="row text-center text-lg-left">[search-region][on-match][tmp meta_header][calcn]
return unless $Values->{more_link};
(my $more_page = $Session->{last_url}) =~ s|^/.*/([^\..]+)(?:\.html)?|$1|;
if ($more_page =~ /^(Next|Prev)/) {