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 {