diff --git a/static/css/theme.css b/static/css/theme.css index 69578f52bd..5368b936cb 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -512,7 +512,7 @@ div.box > .box-label { div.box > .box-label:first-child:before { content: ""; - font-family: "Font Awesome 5 Free"; + font-family: "Font Awesome 6 Free"; font-weight: 900; } @@ -1053,7 +1053,7 @@ a[aria-disabled="true"] { } .copy-to-clipboard > i { - font-family: "Font Awesome 5 Free"; + font-family: "Font Awesome 6 Free"; font-size: 92%; font-weight: 500; margin-left: -22px;