From 3accb7dfd3c1fc189a55ee36ff4efeeeb25e9ae9 Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 3 Mar 2021 13:03:33 +0000 Subject: [PATCH] Improves H2 font --- content/products/_index.md | 2 +- themes/doc-theme/static/css/doc-theme.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/products/_index.md b/content/products/_index.md index ade7f72..506b355 100644 --- a/content/products/_index.md +++ b/content/products/_index.md @@ -55,4 +55,4 @@ Below you will find tables of all Pycom products. These tables illustrate the fu [Pycase](https://pycom.io/product/pycase-clear/) | ✔ | ✔ | | small | [Pygate case](https://pycom.io/product/pygate-case/) | ✔ | ✔ | | tiny | [Small IP67 Case](https://pycom.io/product/ip67-case-for-pysense-pytrack/) | | | ✔| 18650 | -[Universal IP76 Case](https://pycom.io/product/universal-ip67-case/) | ✔ | ✔ | ✔| 18650 | +[Universal IP67 Case](https://pycom.io/product/universal-ip67-case/) | ✔ | ✔ | ✔| 18650 | diff --git a/themes/doc-theme/static/css/doc-theme.css b/themes/doc-theme/static/css/doc-theme.css index 7b664a5..54e60df 100644 --- a/themes/doc-theme/static/css/doc-theme.css +++ b/themes/doc-theme/static/css/doc-theme.css @@ -56,7 +56,7 @@ h1, h2, h3, h4 { opacity: 0.9; } h2 { - font-family: 'Bebas'; + font-family: 'Montserrat'; } h3 { font-family: 'Montserrat';