diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/layout/noleft | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/layout/noleft b/templates/layout/noleft index b282aca..1349a58 100644 --- a/templates/layout/noleft +++ b/templates/layout/noleft @@ -27,8 +27,7 @@ } /* Show it is fixed to the top */ body { - min-height: 75rem; - padding-top: 4.5rem; + padding-top: 3.5rem; } </style> <link href="__WWW_DIR__/css/product.css" rel="stylesheet"> |