Conversation
🆗 Pre-flight checks passed 😃This pull request has been checked and contains no modified workflow files, spoofing, or invalid commits. It should be safe to Approve and Run the workflows that need maintainer approval. |
|
Hi, I am surprised about the rendering differences. I have used this part of your lesson within my own carpetries-based tutorial (with proper citation) https://dr-eberle-zentrum.github.io/intro-to-git-and-github/instructor/01-git-basics.html and it scales just fine:
Personally, I find the images in the original sizes much too big given their low (but important!) information content. I see your point in the non-scaling strategy, but eventually I would says this is exactly what stylesheets etc are for?!! Will see if I find the time to alter the svgs instead. best, |
|
as an alternative you can put a fixed
and the files will be scaled to similar dimensions. Hope that helps, |


The images to illustrate the need for version control were not scaled.
I added appropriate width values.
Best Martin