From ab40a5da0f9212e508359250522c1b801d5a3cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patricio=20Garc=C3=ADa?= Date: Fri, 15 Aug 2025 08:46:43 +0100 Subject: [PATCH] Nikola auto commit. Source commit: 9ffd5b4bfeb7d5988aaf5644a9bd6fd29146a3d8 Nikola version: 8.3.3 --- assets/css/all-nocdn.css | 5 +++-- assets/css/all.css | 5 +++-- assets/css/custom.css | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/assets/css/all-nocdn.css b/assets/css/all-nocdn.css index f02be79..c789b87 100644 --- a/assets/css/all-nocdn.css +++ b/assets/css/all-nocdn.css @@ -952,8 +952,9 @@ html[dir="rtl"] body { left: 0rem; transform: translateY(-50%); display: block; - font-family: 'FontAwesome'; - font-size: 1.8rem; + font-family: 'Font Awesome 5 Free'; + font-size: 25px; + font-weight: 900; } .collapsible-link[aria-expanded='true']::before { diff --git a/assets/css/all.css b/assets/css/all.css index d0efa07..f640dfa 100644 --- a/assets/css/all.css +++ b/assets/css/all.css @@ -945,8 +945,9 @@ html[dir="rtl"] body { left: 0rem; transform: translateY(-50%); display: block; - font-family: 'FontAwesome'; - font-size: 1.8rem; + font-family: 'Font Awesome 5 Free'; + font-size: 25px; + font-weight: 900; } .collapsible-link[aria-expanded='true']::before { diff --git a/assets/css/custom.css b/assets/css/custom.css index b693c44..51e2585 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -17,8 +17,9 @@ left: 0rem; transform: translateY(-50%); display: block; - font-family: 'FontAwesome'; - font-size: 1.8rem; + font-family: 'Font Awesome 5 Free'; + font-size: 25px; + font-weight: 900; } .collapsible-link[aria-expanded='true']::before {