hexo-theme-solitude 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-solitude",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "A beautiful, powerful, and efficient Hexo theme developed by EverFu.",
5
5
  "main": "package.json",
6
6
  "scripts": {
@@ -177,6 +177,7 @@
177
177
  .center
178
178
  width .5rem
179
179
  height .3rem
180
+
180
181
  .right
181
182
  width .3rem
182
183
  height 100%
@@ -394,16 +395,15 @@
394
395
  opacity: 1
395
396
 
396
397
  i.fa-solid.fa-home
397
- +minWidth900()
398
- opacity 0
399
- position absolute
400
- display flex
401
- z-index 1
402
- align-items center
403
- justify-content center
404
- font-size 22px
405
- line-height 1
406
- color var(--efu-card-bg)
398
+ opacity 0
399
+ position absolute
400
+ display flex
401
+ z-index 1
402
+ align-items center
403
+ justify-content center
404
+ font-size 22px
405
+ line-height 1
406
+ color var(--efu-card-bg)
407
407
 
408
408
  if hexo-config('site.name.class') == i_class
409
409
  i