Use clamping to help with responsive font size.
This commit is contained in:
parent
7029c8f944
commit
8ba8d480ce
6 changed files with 70 additions and 46 deletions
|
|
@ -61,7 +61,7 @@ pygments_lang_class = true
|
|||
[project.markdown_extensions.pymdownx.smartsymbols] # The SmartSymbols extension converts some sequences of characters into their corresponding symbols.
|
||||
|
||||
[project.markdown_extensions.pymdownx.snippets] # The Snippets extension adds the ability to add a small tooltip to an element, by wrapping it with an abbr tag.
|
||||
# auto_append = ["content/includes/definitions.md"]
|
||||
auto_append = ["content/includes/definitions.md"]
|
||||
|
||||
[project.markdown_extensions.pymdownx.superfences] # The SuperFences extension allows for arbitrary nesting of code and content blocks inside each other.
|
||||
custom_fences = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue