akshitagupta15june / PetMe

PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
https://akshitagupta15june.github.io/PetMe/
MIT License
487 stars 756 forks source link

"Adopt Me" Button Text Color Not Clearly Visible for Some Monitors #1061

Open Sumonta056 opened 1 year ago

Sumonta056 commented 1 year ago

Pet ""Adopt Me" Button Text Color Not Clearly Visible for Some Monitors ( Monitor : DELL E1916HV )

Steps to reproduce the behavior:

  1. Go to 'navbar'
  2. Click on 'Day Mode Light'
  3. Scroll down Pets
  4. "Adopt Me" Button Text Hardly Visible

Expected behavior "Adopt Me" Button Text Color Should be Changed ( Suggestion : Something like dark )

Screenshots image

Desktop :

DavisKiprotich commented 1 year ago

@Sumonta056 what did you do to fix the issue?

Sumonta056 commented 1 year ago

@DavisKiprotich

To Fix The ISSUE

.hover-button {
  color: #181717;
}

Before

image

After

image

DavisKiprotich commented 1 year ago

Thank you -------- Original Message --------Subject: Re: [akshitagupta15june/PetMe] "Adopt Me" Button Text Color Not Clearly Visible for Some Monitors (Issue #1061)From: Sumonta Saha Mridul To: akshitagupta15june/PetMe CC: Davis Kiprotich ,Mention @DavisKiprotich

To Fix The ISSUE

Updated some code in Style.cssAdded "color: #181717;" in Button Text .hover-button { color: #181717; }

Before

After

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

Sumonta056 commented 1 year ago

@DavisKiprotich can you merge it? if everything is okay

DavisKiprotich commented 1 year ago

I don't think I have the permission to do so but let me see if I can-------- Original Message --------Subject: Re: [akshitagupta15june/PetMe] "Adopt Me" Button Text Color Not Clearly Visible for Some Monitors (Issue #1061)From: Sumonta Saha Mridul To: akshitagupta15june/PetMe CC: Davis Kiprotich ,Mention @DavisKiprotich can you merge it? if everything is okay

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>