bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
154 stars 23 forks source link

scale readme images with inline css #831

Closed bjlittle closed 2 months ago

bjlittle commented 2 months ago

🚀 Pull Request

Description

This pull-request uses inline CSS to correctly scale the README.md images, as using a fixed height skews/stretches the images on a mobile platform.

Click to expand skewed mobile image ![Screenshot_20240615-114354](https://github.com/bjlittle/geovista/assets/2051656/148b27a3-89af-4d5f-8370-6476f72a1903)

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.18%. Comparing base (af0c510) to head (2267c04).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #831 +/- ## ======================================= Coverage 91.18% 91.18% ======================================= Files 58 58 Lines 2939 2939 ======================================= Hits 2680 2680 Misses 259 259 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.