0.688is 11/16 (16px being the default font size specified in the rule for
).
This way usage of <code> elements will not be ugly since the font size will be relatively scaled (e.g. 28px instead of 14px for <h2> with default size 32px).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
0.688is 11/16 (16px being the default font size specified in the rule for
). This way usage of<code>
elements will not be ugly since the font size will be relatively scaled (e.g. 28px instead of 14px for<h2>
with default size 32px).Explained here: https://github.com/pages-themes/slate/pull/34
Example of ugliness:
What it must be: (responsiveness was arrenged by iphone 6/7/8) And you can see here: https://toughengineer.github.io/talks/C++%20Siberia%202020/ I also edited .rubocop.yml by the explanation here: https://github.com/pages-themes/slate/issues/60#issuecomment-811567432