From aba771f23d4f1583fb9b1b85840dfed0ec81cbda Mon Sep 17 00:00:00 2001 From: Siam Hasan <81893922+siam1113@users.noreply.github.com> Date: Mon, 10 Jul 2023 13:17:56 +0600 Subject: [PATCH] update badge-pill border color on job listing (#1641) * update badge-pill border color on job listing --- demo/job-listing.html | 66 +++++++++++++++++++------------------- src/pages/job-listing.html | 2 +- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/demo/job-listing.html b/demo/job-listing.html index b678f1ad1..a28d2a34e 100644 --- a/demo/job-listing.html +++ b/demo/job-listing.html @@ -776,10 +776,10 @@
- PHP - Laravel - CSS - Vue + PHP + Laravel + CSS + Vue
@@ -829,10 +829,10 @@
- HTML - CSS - React - +3 + HTML + CSS + React + +3
@@ -881,9 +881,9 @@
- HTML - PHP - Laravel + HTML + PHP + Laravel
@@ -932,10 +932,10 @@
- HTML - PHP - CSS - +2 + HTML + PHP + CSS + +2
@@ -984,10 +984,10 @@
- HTML - PHP - CSS - +4 + HTML + PHP + CSS + +4
@@ -1036,10 +1036,10 @@
- HTML - JavaScript - CSS - +8 + HTML + JavaScript + CSS + +8
@@ -1089,10 +1089,10 @@
- HTML - JavaScript - CSS - +3 + HTML + JavaScript + CSS + +3
@@ -1141,10 +1141,10 @@
- PHP - Laravel - React - +8 + PHP + Laravel + React + +8
@@ -1193,8 +1193,8 @@
- PHP - Laravel + PHP + Laravel
diff --git a/src/pages/job-listing.html b/src/pages/job-listing.html index 89e1ce467..c15259178 100644 --- a/src/pages/job-listing.html +++ b/src/pages/job-listing.html @@ -99,7 +99,7 @@ menu: extra.job-listing
{% for tag in job.tags %} - {{ tag }} + {{ tag }} {% endfor %}