Closed amotl closed 9 months ago
@amotl we can use any font-weight
available: https://gwfh.mranftl.com/fonts/montserrat?subsets=latin - current one is 700
, happy to lower it to 600.
Reduced font weight, as suggested.
Thanks!
- We already reduced total width, by decreasing letter spacing, with 4fd785c83850.
- Reduced font weight as suggested, see GH-466.
Sorry to be a pain. I believe, now that we decreased total width by reducing the font weight, it might be appropriate to reset the letter spacing back to normal. We are sharing a few samples below. Maybe I'm wrong. wdyt?
-- https://crate-docs-theme.readthedocs.io/
-- https://cratedb.com/docs/guide/admin/sharding-partitioning.html
@amotl currently it's -1.4px
, I wouldn't go back to the default since the font really is wide. What about some sort of middle ground, like -0.5px
?
Sounds good. I think we will need to see it in action if it is more pleasant, and does not add back too much total width.
@amotl can you use the inspect element tool from your browser for that?
Done - Thank you :)
Introduction
With that patch, the theme started using the Montserrat font for
<h1>
headlines.Preview
It can be inspected on this downstream build of the CrateDB Guide.
Thoughts
/cc @karynzv, @msbt, @seut, @matriv, @proddata, @hammerhead