Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Text within Benchmark results page isn't visible properly #1364

Open
checkaayush opened this issue Dec 7, 2024 · 5 comments
Open

docs: Text within Benchmark results page isn't visible properly #1364

checkaayush opened this issue Dec 7, 2024 · 5 comments

Comments

@checkaayush
Copy link

checkaayush commented Dec 7, 2024

Issue

Page: https://dicedb.io/benchmarks/ (Results Observed sections in Redis and DiceDB Benchmarks)

Screenshot 2024-12-07 at 11 21 44 PM

Fix

I tried a small change in main.css and the results much cleaner. Happy to contribute in case this looks fine.

pre {
  background-color: hsl(0, 0%, 96%) !important;
}

Screenshot 2024-12-07 at 11 54 59 PM

@ayushsatyam146
Copy link
Contributor

Are you using some dark mode extension? It is perfectly visible to me
image

@checkaayush
Copy link
Author

Nope, I'm not using any dark mode extensions. I'm using latest versions of Chrome (Version 131.0.6778.140 (Official Build) (arm64)) and Safari, and able to reproduce it consistently, including on mobile (iOS).

@RamGoel
Copy link
Contributor

RamGoel commented Dec 22, 2024

looks fine for me too. Maybe some extension conflicts with your browser @checkaayush

Try once in incongnito

@checkaayush
Copy link
Author

Same behaviour for me in incognito tab as well. Tried in another browser with no extensions as well (Safari) and have the same issue.

@RamGoel
Copy link
Contributor

RamGoel commented Dec 23, 2024

quite strange, let's wait till someone else also face this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants