Cirrus-ci-docs: Font rendering problem

Created on 12 Oct 2019  路  7Comments  路  Source: cirruslabs/cirrus-ci-docs

Expected Behavior

Font is neat.

Real Behavior

Font is blurred:

image

Related Info

Additional info

This is because .md-sidebar has width: 12.1rem and .md-sidebar--secondary has transform: translate(-100%).

Changing rem to px (in width or translate) resolves this problem:

image

Chromium 77, Linux, NVIDIA GTX 1060.

bug

All 7 comments

Hi @AlexWayfer,
It looksl like this is an issue with the theme, not the docs on Cirrus's end. You may want to open an issue upstream at github:squidfunk/mkdocs-material.

Do you see the same issue on https://squidfunk.github.io/mkdocs-material/?

Hi @AlexWayfer,
It looksl like this is an issue with the theme, not the docs on Cirrus's end. You may want to open an issue upstream at github:squidfunk/mkdocs-material.

OK. Thank you. I didn't know can I contribute to theme or not (here is no info about using theme in this repo).

Do you see the same issue on https://squidfunk.github.io/mkdocs-material/?

Yes. I'll create an issue (or PR) for the theme repo directly. Thank you.

@AlexWayfer thank you for finding the issue. Will also subscribe to it! 馃檶

This will be as a part of mkdocs-material v5. Do we need to leave this issue open for upgrading mkdocs?

Confirming it's resolved, thank you. :clap:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cjdb picture cjdb  路  5Comments

plicease picture plicease  路  5Comments

hilbix picture hilbix  路  3Comments

fkorotkov picture fkorotkov  路  3Comments

iskakaushik picture iskakaushik  路  5Comments