From 03639a6d875c7df76b5b6fc1d910f6c56ae09854 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Mon, 5 Jul 2021 19:44:14 +0700 Subject: reduces padding and margin that are created before navbar-fixed styles --- pages/index.html | 4 ++-- 1 file 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_@
-
+

__COMPANY__

@@ -12,7 +12,7 @@
-
[search-region][on-match][tmp meta_header][calcn] +
[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)/) { -- cgit v1.2.3