Replies: 2 comments 1 reply
-
I'm afraid asking to compare screenshots to get answers won't get you anywhere. You will only get the same results if you are in the exact same setup, meaning exact same Quarto version and the exact same font availability and CSS/SCSS styling. Note that styling is heavily opinionated so no matter the reason why you wanted to know what's the difference beside the obvious difference of version, nothing is likely to be done here. |
Beta Was this translation helpful? Give feedback.
-
Font can be different if you don't have the same font available, or you can't access an online font. The website you looked as example is using Source Sans Pro but there are fallbacks as you can see. Look at the Rendered Font pane on your browser to see if you get the same fonts They are using Cosmo theme, and I believe these are the defaults fonts You need to inspect the HTML and CSS to understand the difference. If you have the exact same setup, it should be the same font |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
This is what I used as template:

But this is what I get on my website:

Can anyone help me understand why this difference occurs, even though I did not change anything related to the font? Thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions