Fix font-family

This commit is contained in:
Mimi 2025-08-13 06:37:02 +08:00
parent 40e5141e69
commit 56a3ce1b4d

View File

@ -28,7 +28,7 @@ if (hexo-config('creative_commons.post')) {
&::after {
content: '\f25e';
font-family: 'Font Awesome 6 Brands';
font-family: 'Font Awesome 7 Brands';
font-size: 200px;
opacity: $watermark-opacity;
position: absolute;