login fix

This commit is contained in:
Janis M
2022-03-30 11:02:31 +02:00
parent 1de769f3e1
commit 84db67dccd
7 changed files with 74 additions and 58 deletions

View File

@@ -8,9 +8,9 @@
<%- include('partials/header'); %>
</header>
<div class="filtersDIV">
<div class="filtersDIV" style="display:none">
<br/>
<h3 style="text-align: center;"> FILTER COMMING SOON </h3>
<h3 style="text-align: center; "> FILTER COMMING SOON </h3>
</div>
<% if (products.length == 0) { %>