fix: 修復 aside 最後一個 沒有 margin-bottom 的 bug

feat: 適配 fortawesome v7
improvement: 優化 loading 加載
This commit is contained in:
Jerry
2025-07-27 15:26:28 +08:00
parent a61e216452
commit 89b3626c84
6 changed files with 25 additions and 12 deletions

View File

@@ -11,7 +11,7 @@
.fontawesomeIcon
display: inline-block
font-weight: 600
font-family: 'Font Awesome 6 Free'
font-family: 'Font Awesome 7 Free', 'Font Awesome 6 Free'
text-rendering: auto
-webkit-font-smoothing: antialiased

View File

@@ -222,3 +222,7 @@ blockquote
& > :last-child
margin-bottom: 0 !important
.fa-fw
width: 1.25em
text-align: center

View File

@@ -23,8 +23,8 @@
&:not(#card-toc)
display: none
&:last-child
margin-bottom: 0
// &:last-child
// margin-bottom: 0
.card-info
.author-info