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');
+