From 0b472cfee644cc88a63f08b21f1fc116bcc67862 Mon Sep 17 00:00:00 2001 From: fr34k Date: Sat, 31 Oct 2020 22:36:59 +0100 Subject: [PATCH] jewellery page work --- css/projects.css | 5 ++--- jewellery.php | 2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/projects.css b/css/projects.css index a27a1d7..ab336fa 100644 --- a/css/projects.css +++ b/css/projects.css @@ -321,6 +321,7 @@ div.jew_container { display: flex; flex-wrap: wrap; justify-content: center; + margin-top: 100px; } .flexbox-jew-btn { @@ -330,12 +331,10 @@ div.jew_container { .jew-btn-container { position: relative; display: block; - margin-top: 50px; + /*margin-top: 50px;*/ margin-bottom: 50px; margin-left: 100px; margin-right: 100px; - width: 200px; - height: 100px; display: inline-block; font-size: 1.15rem; text-decoration: none; diff --git a/jewellery.php b/jewellery.php index 57e529c..42baadc 100644 --- a/jewellery.php +++ b/jewellery.php @@ -3,6 +3,7 @@ $show_sep=true; include('header.tpl'); ?> +
@@ -44,4 +45,5 @@ include('header.tpl');
+