Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
149 stars 397 forks source link

Made Basic Calculator responsive #1379

Closed m3kvt closed 3 months ago

m3kvt commented 3 months ago

Fixes Issue🛠️

Closes #1130

Description👨‍💻

Made the contents fit inside the container by decreasing width as well as reducing padding. Also made the dark mode feature visible in mobile view.

Type of Change📄

Checklist✅

Screenshots/GIF📷

Before Screenshot 2024-06-03 141114

After Screenshot 2024-06-22 122410

netlify[bot] commented 3 months ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit 8122082336c1bef0487a317a940bbec33cf09a20
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66767f4dcadc34000833ac2a
Deploy Preview https://deploy-preview-1379--calcdiverse.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Rakesh9100 commented 3 months ago

Pls keep only the changes of Basic Calculator files @m3kvt