Update custom.css

This commit is contained in:
Jiaxin Peng
2023-07-21 14:46:58 +01:00
committed by GitHub
parent 3d2db37d06
commit aaf61101e9

View File

@@ -2,4 +2,7 @@
#theme-fukasawa .sideLeft hr{
opacity: .04;
}
}
.fa-info:before {
content: "\f05a";
}