-
Opportunity to make some money by introducing 10 of our recent stories from our
+
{details.title}
{/* INPUT SECTION */}
@@ -148,7 +148,7 @@ function OfferJobPopout({details, onClose, situation}) {
name='accept'
onClick={handleOffer}
disabled={requestStatus.loading}
- className='px-2 py-1 text-sm text-white btn-gradient tracking-wide rounded-md'>
+ className='px-2 h-11 flex justify-center items-center btn-gradient text-base rounded-full text-white'>
Accept Offer
}
@@ -162,7 +162,7 @@ function OfferJobPopout({details, onClose, situation}) {
name='reject'
onClick={handleOffer}
disabled={requestStatus.loading}
- className='px-2 py-1 text-sm text-white bg-red-500 hover:opacity-90 rounded-md'>
+ className='px-2 h-11 flex justify-center items-center btn-gradient text-base rounded-full text-white'>
Reject Offer
}
@@ -191,7 +191,7 @@ function OfferJobPopout({details, onClose, situation}) {
onClick={onClose}
disabled={requestStatus.loading}
type="button"
- className=" border-gradient text-18 tracking-wide px-2 py-2 rounded-full"
+ className="border-gradient text-18 tracking-wide px-2 py-2 rounded-full"
>
Cancel
diff --git a/src/components/jobPopout/PendingJobsPopout.jsx b/src/components/jobPopout/PendingJobsPopout.jsx
index 2e09051..ed55f5b 100644
--- a/src/components/jobPopout/PendingJobsPopout.jsx
+++ b/src/components/jobPopout/PendingJobsPopout.jsx
@@ -39,7 +39,7 @@ function PendingJobsPopout({details, onClose, situation}) {
-
Opportunity to make some money by introducing 10 of our recent stories from our
+
{details.title}
!
@@ -110,15 +110,15 @@ function PendingJobsPopout({details, onClose, situation}) {
-
+
-
+
-
+