@@ -582,5 +583,32 @@
font-weight: 500;
cursor: pointer;
}
+
+ .discover-filters.collapsed {
+ display: none;
+ }
+
+ .toggle-filters-btn {
+ background-color: #EBF2F2;
+ color: #222;
+ border: none;
+ border-radius: 20px;
+ padding: 8px 16px;
+ font-size: 14px;
+ font-weight: 500;
+ cursor: pointer;
+ margin-top: 15px;
+ }
+
diff --git a/static/inbox.html b/static/inbox.html
index 985e603..c5f5d2e 100644
--- a/static/inbox.html
+++ b/static/inbox.html
@@ -12,7 +12,7 @@
-
+
jLink
diff --git a/static/invoices.html b/static/invoices.html
index e176607..335d842 100644
--- a/static/invoices.html
+++ b/static/invoices.html
@@ -12,7 +12,7 @@
-
+
jLink
diff --git a/static/jobs.html b/static/jobs.html
index ae45d4d..dcc4168 100644
--- a/static/jobs.html
+++ b/static/jobs.html
@@ -12,7 +12,7 @@
-
+
jLink
diff --git a/static/learn.html b/static/learn.html
index b00d494..c73d8e0 100644
--- a/static/learn.html
+++ b/static/learn.html
@@ -12,7 +12,7 @@
-
+
jLink
diff --git a/static/profile.html b/static/profile.html
index 0ecab91..9e343e3 100644
--- a/static/profile.html
+++ b/static/profile.html
@@ -12,7 +12,7 @@
-
+
jLink
diff --git a/static/proposals.html b/static/proposals.html
index b5a1626..ed8fd80 100644
--- a/static/proposals.html
+++ b/static/proposals.html
@@ -12,7 +12,7 @@
-
+
jLink
diff --git a/static/wallet.html b/static/wallet.html
index 4623a06..2e2a61a 100644
--- a/static/wallet.html
+++ b/static/wallet.html
@@ -12,7 +12,7 @@